why do we get different responses when simulating the same ODE model with matlab and simulink, even when using the same initial values and parameters.
Mostrar comentarios más antiguos
problem with model calibration
1 comentario
Sara
el 14 de Jul. de 2014
Are you using the same ode solver with the same options?
Respuestas (1)
3 comentarios
Sara
el 15 de Jul. de 2014
Was the simulink model implemented by someone else? You may want to try to use odeset/odeget to check with tolerance is set in the two systems (simulink vs. command line)
rafik
el 16 de Jul. de 2014
Sara
el 16 de Jul. de 2014
I don't have the simulink so I can't test it, unfortunately. I would recommend setting the same options in both the simulink and the matlab to be sure that they match first. Can you attach the published results? I could take a look at the command line implementation if that could help.
Categorías
Más información sobre Manual Performance Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
