필터 지우기
필터 지우기

Maximum power transfer theorem function

조회 수: 6 (최근 30일)
Muhammad
Muhammad 2011년 12월 6일
THIS IS A PRACTICE QUESTION I WANT TO DO Plot the power dissipated using MATLAB. i.e. Implement the expression(the expression is for PL on http://pecworld.zxq.net/Software/Matlab/Part_2/Details/25_Maximum_power_transfer.htm)in a MATLAB function file. Your function should take three input arguments, V1, R1, and a range of values for R2(on this link http://pecworld.zxq.net/Software/Matlab/Part_2/Details/25_Maximum_power_transfer.htm take Vs=V1 and Rs=R1 and RL=R2). It should return two arguments; the maximum power dissipated and the value of R2 for which this power dissipation occurs. The second argument must be calculated (do not simply return the value of R1!). Do not use any loop.

답변 (1개)

pranay yadav
pranay yadav 2013년 5월 2일
matlab code for maxmim power transfer

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by