ODE Lab

Solve y' = f(t,y) with fixed-step and adaptive Runge–Kutta — export traces into Notebook for audit and plots.

ODE RIGHT-HAND SIDE f(t,y)
GetCalcMaster expression syntax
t variable
y variable
t₀
y(t₀)
t₁
Parameters
Sliders + constants for f(t,y)
DEFINITIONS (one per line)
Use k=2 or k=0..10,0.1. Then reference k inside f(t,y).
METHOD
h (step)
max steps
Tip: Export the trace, then open Data Explorer on the JSON to plot t vs y.
OUTPUT
Ready.