How does ode45 handle time vectors

2 views (last 30 days)
A
A on 8 Jan 2014
Answered: A on 18 Feb 2014
Since the standard ode45 solver is a variable-step solver, how does it handle a time vector (t0, t1 t2 .... tf) rather than a starting and ending time (t0 tf)? Does it interpolate data between the variable steps or does it integrate at the given time frames?

Answers (1)

A
A on 18 Feb 2014
Why is no one answering this?

Products

Community Treasure Hunt

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

Start Hunting!