blood_pressure_ode


blood_pressure_ode, a Python code which sets up and solves an ordinary differential equation (ODE) which models the variation in blood pressure in the human artery.

This code is based on an example by Joseph Mahaffey, of SDSU.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

blood_pressure_ode is available in a MATLAB version and a Python version.

Related Data and codes:

python_ode, Python codes which set up various ordinary differential equations (ODE).

Source Code:


Last revised on 24 March 2022.