Simulink - Forward Euler Backward Euler
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I am using a discrete integrator in an enabled or in an enabled and triggered subsystem. If I use Forward Euler, the first integration step in the enabled and triggered subsystem is wrong, whereas in the triggered subsystem it is right. If I use backward Euler integration, it is right in both ways. Why does the forward Euler integration in a triggered and enabled subsystem yield a wrong result in the first step?
Thank you
0 comentarios
Respuestas (1)
Guy Rouleau
el 22 de Dic. de 2011
This really looks like you are affected by the following bug:
Try setting the diagnostic "Underspecified initialization detection" to Simplified:
0 comentarios
Ver también
Categorías
Más información sobre Schedule Model Components en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!