classify_equilibrium: Classify equilibrium points of a dynamical system

Description Usage Arguments Details Value

View source: R/classifyEquilibrium.R

Description

Given the Jacobian matrix evaluated at a fixed point, this function classifies the stability and whether it is a sink or source.

Usage

1

Arguments

A

the jacobian matrix evaluated at a given equilibrium point (model dependent)

Details

The classification scheme is based off the Poincare diagram in the Tr(A), det(A) plane. The user must know the form of the Jacobian matrix as well as the fixed points and be able to compute the Jacobian at each of the fixed points. These are heavily model dependent.

Value

list


shill1729/odeSolveR documentation built on March 31, 2021, 10:52 a.m.