I want to a MATLAB code solving series RC circuit using EULERS’ method.
1 view (last 30 days)
Show older comments
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 Comment
James Tursa
on 18 Dec 2019
What have you done so far? What specific problems are you having with your code?
Answers (1)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!