identifyStability(Jac, sols)
identifyStability(eigenvals)
The function identifyStability computes the stability of a list of solutions or eigenvalues. For solutions, the function computes the eigenvalues of the Jacobian at each solution and determines the stability based on the sign of the real part of the eigenvalues. For eigenvalues, the function determines the stability based on the sign of the real part of the eigenvalues.
|
|
|
|
|
|
|
|
|
The object identifyStability is a method function with options.
The source of this document is in Oscillators/Documentation.m2:542:0.