how to Solve differential equation
Ältere Kommentare anzeigen
Hi all
I have equation like this
dy/dt = a*y^2 + b*y + c
where a, b and c are constant
how can I solve this equation using matlab
Akzeptierte Antwort
Weitere Antworten (1)
arbia haded
am 16 Mai 2017
0 Stimmen
i would like to ask 2 quetions plz : 1- with ode45 can we solve a differential equation with spatial variation, for example the variation in the cartisian frame (x, y and z) 2- with ode45 can we solve a system like: dEz/dy-dEy/dz = a dEx/dz-dEz/dx = b dEy/dx-dEx/dy = c
i will be thankful if some one can help me
1 Kommentar
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!