for loop in paralel and series resistors

how to make for loop to comput paralel and series resistors this file ask for type of connection and use
1/R=1/R1+1/R2+...1/Rn for paralel
and use R=R1+R2+...Rn for series
also ask for nomber of n

 Accepted Answer

More Answers (0)

Categories

Find more on MATLAB 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!