Eln2 Codebase
- Updated
Mar 18, 2026 - Kotlin
Eln2 Codebase
A MATLAB project that uses modified nodal analysis to calculate the node voltages of any analog circuit.
Implementation of the Modified Nodal Analysis Algorithmn for a real-time audio plugin
A SPICE based circuit simulator made with Matlab.
The project is a MATLAB-based circuit solver using modified nodal analysis (MNA) to solve DC and AC circuit equations. It supports diverse components and sources, utilizing MNA to convert the circuit into linear equations, solved with MATLAB's linear algebra functions.
Implementing basic Electrical Engineering Concepts in Python
A Python package to generate a system of equations from a circuit’s netlist using Modified Nodal Analysis (MNA).
Modified Nodal Analysis Algorithm for AC Transient Analysis, for future usage in a real-time audio plugin.
Progetto sulla realizzazione di uno script che risolva circuiti LRTI in DC tramite l'algoritmo MNA
Symbolic Modified Nodal Analysis in Julia
A simple supernode circuit calculator using Python 3.7, cmath, numpy, PyQt5. Algorithm used: Modified Nodal Analysis (MNA)
Python implementation of Modified Nodal Analysis (MNA). Current implementation includes Voltage Sources, Resistors, Switches, Capacitors, and Inductors.
Add a description, image, and links to the modified-nodal-analysis topic page so that developers can more easily learn about it.
To associate your repository with the modified-nodal-analysis topic, visit your repo's landing page and select "manage topics."