https://github.com/himanshuvnm/examples-dynamical-systems-in-python
Codes of my present and recent research work on dynamical systems in Python. In this repository, we can see a wide variety of examples of the phase-portraits of dynamical systems ranging from simple age-dependent population dynamics to the capacitor-resistor dynamical system used in electrical circuits.
https://github.com/himanshuvnm/examples-dynamical-systems-in-python
capacitor-resistor-dynamical-system chua-circuit dynamical-systems julia-sets python
Last synced: 8 months ago
JSON representation
Codes of my present and recent research work on dynamical systems in Python. In this repository, we can see a wide variety of examples of the phase-portraits of dynamical systems ranging from simple age-dependent population dynamics to the capacitor-resistor dynamical system used in electrical circuits.
- Host: GitHub
- URL: https://github.com/himanshuvnm/examples-dynamical-systems-in-python
- Owner: himanshuvnm
- Created: 2023-09-20T12:50:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T14:23:59.000Z (over 1 year ago)
- Last Synced: 2025-02-17T05:25:51.591Z (11 months ago)
- Topics: capacitor-resistor-dynamical-system, chua-circuit, dynamical-systems, julia-sets, python
- Language: Jupyter Notebook
- Homepage:
- Size: 531 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The above codes are in Python about various important dynamical systems. These dynamical systems are coming from wide variety of scientific fields such as biology and electrical engineering. The examples of dynamical system that we have considered here are age-dependent population, non-linear capacitor-resistor electrical circuit and etc.