Problem 46612. Find the equivalent resistance of a dc circuit
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 commentsProblem Recent Solvers46
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6532 Solvers
-
Return unique values without sorting
979 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
390 Solvers
-
364 Solvers
-
Create sequnce 1 4 9 16 25.........
409 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!