https://github.com/aniekanbane/circuit-evaluation
Calculating parameters in a model circuit with two voltage sources
https://github.com/aniekanbane/circuit-evaluation
cpp electrical-engineering mesh-analysis python
Last synced: 3 months ago
JSON representation
Calculating parameters in a model circuit with two voltage sources
- Host: GitHub
- URL: https://github.com/aniekanbane/circuit-evaluation
- Owner: aniekanBane
- Created: 2021-05-24T10:41:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-05T15:24:34.000Z (about 5 years ago)
- Last Synced: 2023-09-12T20:08:20.578Z (almost 3 years ago)
- Topics: cpp, electrical-engineering, mesh-analysis, python
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# circuit-evaluation
Calculating parameters in a model circuit with two voltage sources.
- For better understanding follow this link [step-by-step](https://anumana8.medium.com/circuit-design-using-programming-c-69399b0907b)