Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
Can we use more than one more model to fit the data. Whether fit data task in Simbiology allows it ?

Akzeptierte Antwort

Arthur Goldsipe
Arthur Goldsipe am 6 Jul. 2019
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.

Weitere Antworten (0)

Communitys

Weitere Antworten in  SimBiology Community

Kategorien

Mehr zu Import Data finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by