Runge-Kutta method

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:logic
gptkbp:abbreviation RK method
gptkbp:advantage higher accuracy than Euler's method
more computationally intensive than Euler's method
gptkbp:appliesTo biology
economics
engineering
physics
gptkbp:category initial value problem
gptkbp:generalizes gptkb:Euler's_method
https://www.w3.org/2000/01/rdf-schema#label Runge-Kutta method
gptkbp:introduced 1900
gptkbp:namedAfter gptkb:Carl_Runge
gptkb:Martin_Kutta
gptkbp:order can be of any order
gptkbp:relatedTo gptkb:Butcher_tableau
stiff equations
adaptive step size methods
gptkbp:type single-step method
gptkbp:usedFor solving ordinary differential equations
gptkbp:variant gptkb:classical_fourth-order_Runge-Kutta_method
gptkbp:bfsParent gptkb:Gill's_algorithm
gptkb:Heun's_method
gptkbp:bfsLayer 7