Clear Filters
Clear Filters

Solving ODE, simulink vs matlab

1 view (last 30 days)
surya
surya on 14 Mar 2012
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!

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!