Problem 49850. Simple Circuit of Resistors
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 commentsProblem Recent Solvers21
Suggested Problems
-
Similar Triangles - find the height of the tree
300 Solvers
-
Back to basics 22 - Rotate a matrix
903 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1072 Solvers
-
Make a vector of prime numbers
643 Solvers
-
8964 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!