Solve symbolic differential equation
Show older comments
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?
Answers (1)
Rohit Pappu
on 9 Feb 2021
0 votes
Please refer to Solve Differential Equation
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!