Integreat`GLM`
Integreat`GLM`
GLMLinearStabilityPlot
GLMLinearStabilityPlot[glm]
plots the linear stability region of glm.
GLMLinearStabilityPlot[glm,z]
plots in the square region to .
GLMLinearStabilityPlot[glm,{zmin,zmax}]
plots in a region with corners zmin and zmax.
Details and Options
- The stability region of glm is the set of for which GLMLinearStability[glm,z] is power bounded.
- GLMLinearStabilityPlot has the same options as ComplexRegionPlot.
Examples
Tech Notes
▪