I want to a MATLAB code solving series RC circuit using EULERS’ method.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
A series RC circuit with R = 5 W and C = 0.02 F is connected with a battery of E = 100 V. At t = 0, the voltage across the capacitor is zero. Vc = V ( 1 - e ( to the power -t/RC)) ... EULER’S method in the form of. R dq/dt + 1/c q = V
1 comentario
James Tursa
el 18 de Dic. de 2019
What have you done so far? What specific problems are you having with your code?
Respuestas (1)
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!