Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solarliner/mna
A SymPy module for Modified Nodal Analysis
https://github.com/solarliner/mna
electronics sympy-library virtual-analog virtual-analog-modelling
Last synced: 15 days ago
JSON representation
A SymPy module for Modified Nodal Analysis
- Host: GitHub
- URL: https://github.com/solarliner/mna
- Owner: SolarLiner
- Created: 2022-11-08T21:33:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T08:34:31.000Z (about 2 years ago)
- Last Synced: 2024-11-01T00:42:29.134Z (2 months ago)
- Topics: electronics, sympy-library, virtual-analog, virtual-analog-modelling
- Language: Jupyter Notebook
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNA
A SymPy package for Modified Nodal Analysis, based on [An Algorithm for Modified Nodal Analysis](https://lpsa.swarthmore.edu/Systems/Electrical/mna/MNA3.html).
Check out the [Example notebook](example.ipynb) for a simpl RC low-pass filter diving into how to use the library.