Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
numerical solver
|
gptkbp:accuracy |
medium
|
gptkbp:adaptiveStepSize |
true
|
gptkbp:category |
initial value problem solver
|
gptkbp:developedBy |
gptkb:MathWorks
|
gptkbp:documentation |
https://www.mathworks.com/help/matlab/ref/ode45.html
|
https://www.w3.org/2000/01/rdf-schema#label |
ODE45
|
gptkbp:implementedIn |
gptkb:MATLAB
|
gptkbp:input |
initial conditions
function handle time span |
gptkbp:method |
gptkb:Runge-Kutta_method
|
gptkbp:notRecommendedFor |
stiff problems
|
gptkbp:order |
4th and 5th order
|
gptkbp:output |
solution array
solution structure time vector |
gptkbp:relatedTo |
ODE15s
ODE23 |
gptkbp:suitableFor |
non-stiff problems
|
gptkbp:usedFor |
solving ordinary differential equations
|
gptkbp:bfsParent |
gptkb:Dormand–Prince_method
|
gptkbp:bfsLayer |
7
|