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

답변