Class EcoStability
java.lang.Object
org.episteme.natural.biology.ecology.EcoStability
Ecological stability analysis using Lyapunov exponents and Jacobian matrices.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RealestimateLyapunovExponent(List<Real> slopes) Estimates the Lyapunov exponent for a 1D mapping to check for chaos.static booleanCalculates the stability of an equilibrium point using the eigenvalue of the community matrix.
-
Method Details
-
isStable
-
estimateLyapunovExponent
-