Statistiques
3 Questions
0 Réponses
RANG
258 051
of 300 379
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 931
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 299
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0

