Solving ODE, simulink vs matlab

1 次查看(过去 30 天)
surya
surya 2012-3-14
Usually, when a set of dynamic equations (nonlinear or linear) are to be solved, we use 'integrator' block in simulink. On the other hand, in MATLAB using ODE solvers, the "myfun" has to be described as a system of differential equations that are of the form dot(y) = f(t,y). Does this pose a chance for numerical errors while solving the equations in MATLAB?
Thanks!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by