I want to a MATLAB code solving series RC circuit using EULERS’ method.

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

What have you done so far? What specific problems are you having with your code?

Sign in to comment.

Tags

Asked:

on 18 Dec 2019

Answered:

on 18 Dec 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!