Skip to content

DYK-Team/DC_resistance_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this educational project, we demonstrate how to solve DC resistance networks using Python through matrix equations (Circuit_1.py). The Python calculations are validated through simulations in LTspice. Additionally, we delve into the discussion of solving overdetermined systems of linear equations (Circuit_2.py).

For more details refer to the file "Report.pdf".