Skip to content

akshaykhadse/van-der-pol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Van der Pol Oscillator

SDES course project 1 repository.

Requirements

  • Python 3.5.1
  • Jupyter 4.2.0
  • pdfTeX 3.14159265-2.6-1.40.16
  • matplotlib 1.5.3
  • numpy 1.11.2
  • scipy 0.18.1
  • GNU Make 4.1
  • ffmpeg 3.0.3

How to use?

Generate output

Enter make in bash while in root of project directory.

Perform tests

Enter make test in bash while in root of project directory.

Clean Up

Enter make clean in bash while in root of project directory.

Changing Parameters

To change these values of mu and X0, edit the # Parameters section of source/van_der_pol.py file.

About

SDES course project 1 repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published