Integreat`RK`
Integreat`RK`
RKLinearStabilityPlot
RKLinearStabilityPlot[rk]
plots the linear stability region of rk.
RKLinearStabilityPlot[rk,z]
plots in the square region to .
RKLinearStabilityPlot[rk,{zmin,zmax}]
plots in a region with corners zmin and zmax.
Details and Options
- The stability region of rk is the set of for which the modulus of RKLinearStability[rk,z] is less than or equal to one.
- RKLinearStabilityPlot has the same options as ComplexRegionPlot with the following additions:
-
Embedded False whether to use the embedded coefficients Stage None treat a stage as the solution DenseOutput False how to evaluate dense output
Examples
open allclose allBasic Examples (2)
Tech Notes
▪