Can more than one model be used for " fit data" in Simbiology
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Rajeev Kumar
il 5 Lug 2019
Risposto: Arthur Goldsipe
il 6 Lug 2019
Can we use more than one more model to fit the data. Whether fit data task in Simbiology allows it ?
0 Commenti
Risposta accettata
Arthur Goldsipe
il 6 Lug 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.
0 Commenti
Più risposte (0)
Community
Più risposte nel SimBiology Community
Vedere anche
Categorie
Scopri di più su Import Data in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!