/periodic_fix_points

https://doi.org/10.1016/j.amc.2014.03.054

Primary LanguageC++

This project finds the periodic fixed points for an ODE system using the algorithm:

Hsiu-Chuan Wei A modified numerical method for bifurcations of fixed points of ODE systems with periodically pulsed inputs

Prerequisites

It needs Boost library : /usr/local/boost_1_67_0/

It needs eigen library : /usr/local/eigen