Matlab Program for calculation of Equivalent Resistance and differentiating whether the resistances are in series or parallel
조회 수: 2 (최근 30일)
이전 댓글 표시
Hey everyone:
I need help for following program;
Write a MATLAB function which take the following two inputs:
- A vector (of variable length) representing resistor in an electrical circuit
- A flag representing whether resistors are parallel or series.the function should return equivalent resistance.
I am new in MATLAB and don't know how to write this code.
pleases help me.
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!