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

36.84% Correct | 63.16% Incorrect
Last Solution submitted on Oct 19, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers42

Suggested Problems

Community Treasure Hunt

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

Start Hunting!