The configuration of a group of resistors is described in a matrix with two rows. The first row provides the information regarding the number of resistors at each junction and the second row provides the resistance of each detector at each junction. Consider the following configuration:
The circuit_def (i.e., the matrix defining the problem) for this configuration is [1 3 2; R1 R2 R3]. Find the resultant resistance for any given configuration.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1309 Solvers
-
How long do each of the stages of the rocket take to burn?
472 Solvers
-
532 Solvers
-
11574 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!