photo

Graig


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
5 Risposte

RANK
202.160
of 301.252

REPUTAZIONE
0

CONTRIBUTI
4 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
0

RANK
 of 21.207

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.657

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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-...

quasi 15 anni fa | 1 risposta | 0

1

risposta

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

quasi 15 anni fa | 0

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

quasi 15 anni fa | 0

Domanda


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

quasi 15 anni fa | 4 risposte | 0

4

risposte

Risposto
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...

circa 15 anni fa | 0

Domanda


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...

circa 15 anni fa | 4 risposte | 0

4

risposte

Risposto
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?

circa 15 anni fa | 0

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

circa 15 anni fa | 0

Domanda


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...

circa 15 anni fa | 3 risposte | 0

3

risposte