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
An RLC circuit simulator that calculates the voltage and the intensity of each composition of any RLC circuit.
Was developed using Java Swing.
Implemented Algorithm :
Mesh Law
Knot Law
Gaussian Elimination to Solve Linear Equations
Main Frame:
Calculation Frame :
About
An RLC circuit simulator that calculates the voltage and the intensity of each component of an RLC circuit. Was developed using Java Swing.