MatyasVasek / SymCirc

This project aims to be a light-weight comprehensive tool for symbolic circuit analysis. It is primarily developed for the web-based simulator GEEC.
https://matyasvasek.github.io/SymCirc/
MIT License
2 stars 0 forks source link

Switched Capacitors - Two-graph nodal method implemented #4

Closed Fishecko closed 3 months ago

Fishecko commented 3 months ago

Modified nodal method is complete. Two-graph method is almost complete. TODO - calculate all answers in two-graph and implement inverse z-transform.