ode23tb

ODE Solvers

ODE solver using TR-BDF2 (trapezoidal-backward differentiation formula). Good for stiff problems.

Syntax

ode23tb(f, tspan, y0)

Examples

ode23tb(@(t,y) -50*y, [0, 1], [1])
▶ Run

Limitations

Requires server acceleration.

See Also

This function requires server acceleration. Available on paid tiers.

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.