Find optimal parameter values for model

3 views (last 30 days)
Tycho Maas
Tycho Maas on 27 May 2022
Commented: Sam Chak on 28 May 2022
I am currently modelling a heart. The current model is not ideal yet, so I need to find the optimal parameter values in order to match my wanted output. E.g. I need to model my blood pressure, which is affected by 6 parameters. The wanted output, an average over a time period, should be within the range 110-120 (mmHg). I've tried to use nested for loops of ranges, however I would like a tidier approach. Does anybody have an idea on how to approach this?
  1 Comment
Sam Chak
Sam Chak on 28 May 2022
So, you want to mathematically model your heart's pumping cycle: systole/diastole. If you would like to have a tidier model, then we need to see how less tidy your model is. This helps to identify the parts that need to be cleaned up.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by