photo

James


DuPont Teijin Films UK Ltd

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

2 Domande
1 Risposta

RANK
196.966
of 301.172

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.183

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.200

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

Feeds

Visto da

Domanda


A 2nd order ODE
Dear All, Does anyone have any idea how to solve the following problem in Matlab: D*C''(z) - k*C(z) = 0, subject to: C(z...

quasi 15 anni fa | 1 risposta | 0

1

risposta

Risposto
This problem involves 3 time dependent ODEs that are to be solved graphically with the input of a time dependent function.
Hi Matt, Thanks for the response. If I wrote my function like this: function xdot = odefun(t,x) T = 20 + 8*t; R=8.314...

quasi 15 anni fa | 0

Domanda


This problem involves 3 time dependent ODEs that are to be solved graphically with the input of a time dependent function.
Dear All, I briefly came across the following problem in Matlab: Solve the following ODEs: dA/dt = k2B - k1A; dB/dt = ...

quasi 15 anni fa | 3 risposte | 0

3

risposte