Community Profile

photo

Albert Garcia


Last seen: 4年弱 前 2018 年からアクティブ

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


Find more time-efficient way to extract data from a .txt file
I have a code that takes over 4minutes to converge to a solution, and I need to get convergence about 30 times for synthesis pur...

約4年 前 | 1 件の回答 | 0

1

回答

回答済み
How to go around infinite recursions
I just redesigned the whole program for this program to work.

4年以上 前 | 0

| 採用済み

質問


How to go around infinite recursions
Hi. I have a series of functions that go Weight_Approx_1 -> Geometric_Approx -> Weight_Approx_2 . I would like for the Weight_Ap...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


How to replace a function by a value
So I have a series of functions that all depend on an initial function. For example, I want to design a helicopter. I have a pro...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Change Resolution of Data Cursor
I am sampling data at a rate of 100kHz, so I need the data cursor to allow me to view data down to 5 digits after the decimal ra...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


How do I solve for eigenvalues symbolically?
adoty = [Na 0 0 -1 ]; adotp = [0 Na 1 0 ]; qdot = [Mpa*wr Ma Mq -I*wr ]; ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to print results from damp() to text file
I was trying to print the results from the damp() function to a text file using fprintf, but fprintf doesn't support it. I w...

5年以上 前 | 2 件の回答 | 0

2

回答