You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a circuit editor and solver in C++ where users can draw a circuit on the GUI ,which is converted into a Conductance matrix and further solved using Network Theory.