John Barr
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
193 414
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
ode45 - nonscalar
Does anyone know what's wrong with this code? F(1) = @(X, T) -50*(X*(1-0.167*(1-X))^0.5 - 2.2*(1-X)/(exp(-11.02+11570/T))/(exp(...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Column Vector - Nonscalar arrays.
Hello; For some reason I can't put the following equations into a column vector: F1 = @(X, T) -50*(X(1-0.167*(1-X))^0.5 - 2....
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
dsolve Indexing Error - system of ODE's
Good evening; When I try to run the code to solve this system of ODE's using dsolve, syms X(z) T(z) K1 = exp(-14.96+11070/...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Getting the error Index in position 1 is invalid. Array indices must be positive integers or logical values. Error in Untitled...
presque 5 ans il y a | 1 réponse | 0