Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Simbiology - limits in fitting

1 回表示 (過去 30 日間)
shamil gemuev
shamil gemuev 2018 年 6 月 20 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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?

回答 (1 件)

Arthur Goldsipe
Arthur Goldsipe 2018 年 6 月 20 日
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 件のコメント
shamil gemuev
shamil gemuev 2018 年 6 月 21 日
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.

コミュニティ

その他の回答  SimBiology コミュニティ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by