Statistiques
RANG
196 966
of 301 186
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 188
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 292
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
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...
presque 15 ans il y a | 1 réponse | 0
1
réponseThis 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...
presque 15 ans il y a | 0
Question
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 = ...
presque 15 ans il y a | 3 réponses | 0