jcrangel / periodic_fix_points

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 96.0%Language:Python 2.8%Language:C 0.6%Language:Makefile 0.5%Language:CMake 0.1%