Statistiques
4 Questions
0 Réponses
RANG
200 958
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
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
Why ode45 can not solve while ode15s can solve?
My code can solve with ode15s but I would like to try on ode45, So can I use RelTol with value 1e-8 or can you give me other va...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN. with Ode15s.
I'm writing a code about kinetic reaction in reactor solve 9 differiential equation, but now i'm stuck in Warning: Matrix is sin...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save data in for loop to excel
I have 2 value in loop show that T0 = [1035 1200];%K for i = 1:length(T0) L0 ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
for loop return answer in string matrix
I have Ci in dimension (61x3) and I want the ans in each row example ans(1,1) True ans(1,2) True ans(1,3) True This is code ...
presque 4 ans il y a | 1 réponse | 0
