I want to a MATLAB code solving series RC circuit using EULERS’ method.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
James Tursa
il 18 Dic 2019
What have you done so far? What specific problems are you having with your code?
Risposte (1)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!