Info

This question is closed. Reopen it to edit or answer.

Simbiology - limits in fitting

1 view (last 30 days)
shamil gemuev
shamil gemuev on 20 Jun 2018
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello, I passed enormous time trying to fit the model in Simbiology unsuccessfully . Using the initial values is not enough for model fitting, and I need to define limits for the variables. How is it possible?

Answers (1)

Arthur Goldsipe
Arthur Goldsipe on 20 Jun 2018
If you are using the function sbiofit from the command line, you can specify bounds using the estimatedInfo input argument as described here. You can also specify bounds in the Fit Task in the SimBiology desktop. You can find a more extensive example here.
You may also want to try using a global optimization like scattersearch.
  1 Comment
shamil gemuev
shamil gemuev on 21 Jun 2018
Thank you, that's really helpful for the command line.
But I didn't find any information about desktop version (Fit Task) in the links you have given. I send you a screenshot of what I have. Could you explain the way to do it in desktop version? Thank you.

Communities

More Answers in the  SimBiology Community

Products

Community Treasure Hunt

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

Start Hunting!