The first argument is a 1D row array of resistance values and the second argument is a string defining whether the circuit is 'series' or 'parallel'. Your task is to estimate the equivalent resistance for the series/parallel circuit. The equation for equivalent resistance is:
1) For Series circuit:
2) For Parallel circuit:
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers46
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1648 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13591 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
169 Solvers
-
1709 Solvers
-
Create sequnce 1 4 9 16 25.........
413 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!