Can more than one model be used for " fit data" in Simbiology
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Rajeev Kumar
el 5 de Jul. de 2019
Respondida: Arthur Goldsipe
el 6 de Jul. de 2019
Can we use more than one more model to fit the data. Whether fit data task in Simbiology allows it ?
0 comentarios
Respuesta aceptada
Arthur Goldsipe
el 6 de Jul. de 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 comentarios
Más respuestas (0)
Comunidades de usuarios
Más respuestas en SimBiology Community
Ver también
Categorías
Más información sobre Import Data en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!