as.stability: Translates the eigenvectors to the corresponding stability...

Description Usage Arguments Value See Also Examples

Description

Translates the eigenvectors to the corresponding stability term.

Usage

1

Arguments

evs

A vector of (complex) eigenvalues.

Value

A single string of either stable, unstable, limit cycle or zero jacobian.

See Also

stability_analysis for an analysis of the entire basis.

Examples

1
print(as.stability(c(0+2i, 0-3i)))

cdiener/dycone documentation built on May 13, 2019, 2:41 p.m.