Can more than one model be used for " fit data" in Simbiology

1 回表示 (過去 30 日間)
Rajeev Kumar
Rajeev Kumar 2019 年 7 月 5 日
回答済み: Arthur Goldsipe 2019 年 7 月 6 日
Can we use more than one more model to fit the data. Whether fit data task in Simbiology allows it ?

採用された回答

Arthur Goldsipe
Arthur Goldsipe 2019 年 7 月 6 日
No, SimBiology’s built-in fitting capabilities only support fitting one model to one dataset. If I needed to do this, I would choose an optimization function like lsqcurvefit or fitnlm, or fminsearch if I didn’t have access to either of these functions. Then, I would construct an appropriate objective function for the chosen optimizer.

その他の回答 (0 件)

コミュニティ

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

カテゴリ

Help Center および File ExchangeImport Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by