Statistik
3 Fragen
0 Antworten
RANG
206.199
of 300.364
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.407
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Undefined operator '*' for input arguments of type 'struct'.
I need to call an ode15s to solve the system of odes described below but I keep getting this error for line 25 (vec(10)) and I c...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error Using * (inner matrix dimensions must agree)
I need to multiply 2 vectors x(:,1) and x(:,4) that are the solutions of an ode45 I previously used, but I get this error. I und...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can I use Runge-Kutta 4th order to solve the 3x3 co-dependent odes below?
* dNa/dt = -k0*exp(-ER/T)*Na * dNb/dt = k0*exp(-ER/T)*Na * dNw/dt = -k0*exp(-ER/T)*Na Initial conditions: Na(0)=10 kmol, N...
etwa 10 Jahre vor | 0 Antworten | 0

