Solve symbolic differential equation
Mostrar comentarios más antiguos
I have a physiological model of the heart that renders the ventricular volume, V(t) and tthe ventricular pressur, P(t), both as functions of time. It is generally accepted that:
dP(t)/dV(t) = aP(t) +b
How do I set ths up symbolicaly in Matlab to solve this differential equation?
Respuestas (1)
Rohit Pappu
el 9 de Feb. de 2021
0 votos
Please refer to Solve Differential Equation
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!