Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 331 Bytes

Nodal-and-mesh-analysis

Python implementation of nodal and mesh analysis for determining the voltages and current in an electric circuit.

main.py - Contains code for both nodal and mesh analysis

mesh_analysis.py - Contains working code for mesh analysis

node_analysis.py - Contains working code for node analysis