photo

Graig


2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Simultaneous differential equations, memory issues.
Hi, These are the equations I was trying to solve by Euler's method. dM_q/dt=-gamma*M_q+N*B_q*(M_q+1)-c*k_q*M_q dN/dt = P-...

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

1

回答

回答済み
Coupled Differential Equation
<http://www.mathworks.com/matlabcentral/newsreader/view_thread/130499 Here> is a discussion I found recently on this topic.

13年以上 前 | 0

回答済み
Coupled Differential Equation
Thanks guys. But I don't know how to put this solver in a loop. Need to think about it.

13年以上 前 | 0

質問


Coupled Differential Equation
Dear Friend, I am solving a coupled differential equation in matlab to simulate the laser rate equation. The number of differ...

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

4

回答

回答済み
Finding minima
Thanks All. For me actually the 'quick and dirty' way works well, as the data are very smooth (not noisy). Seemed to me, this is...

13年以上 前 | 0

質問


Finding minima
I have a data file with few valleys (minima). is there a way to find all the x coordinates corresponding to each minimum y value...

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

4

回答

回答済み
Saving data from the command window
Thanks walter, but I am confused with the uiputfile syntex. How to save variable 'a' in the workspace using uiputfile?

13年以上 前 | 0

回答済み
Saving data from the command window
Thanks Walter. Ohh yeah, I have all the data in a matrix form before saving it.

13年以上 前 | 0

質問


Saving data from the command window
Hi All, I have a matlab code, where I need to save the data (as a txt file) at the end. I can save it in a file in the editor...

13年以上 前 | 3 件の回答 | 0

3

回答