Integreat`LMM`
Integreat`LMM`
LMMLinearStabilityPlot
LMMLinearStabilityPlot[lmm]
plots the linear stability region of lmm.
LMMLinearStabilityPlot[lmm,z]
plots in the square region to .
LMMLinearStabilityPlot[lmm,{zmin,zmax}]
plots in a region with corners zmin and zmax.
Details and Options
- The stability region of lmm is the set of for which the roots of LMMLinearStabilityPolynomial[lmm,ζ,μ] lie in the unit circle.
- LMMLinearStabilityPlot has the same options as ComplexRegionPlot.
Examples
Tech Notes
▪