matlab有關(guān)傳遞函數(shù)

matlab有關(guān)傳遞函數(shù)

ID:14805262

大?。?4.81 KB

頁(yè)數(shù):6頁(yè)

時(shí)間:2018-07-30

matlab有關(guān)傳遞函數(shù)_第1頁(yè)
matlab有關(guān)傳遞函數(shù)_第2頁(yè)
matlab有關(guān)傳遞函數(shù)_第3頁(yè)
matlab有關(guān)傳遞函數(shù)_第4頁(yè)
matlab有關(guān)傳遞函數(shù)_第5頁(yè)
資源描述:

《matlab有關(guān)傳遞函數(shù)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫(kù)。

1、Experiment3:MATLABanalysisofdynamicsystems1.Moderncontrolsystems,eleventhedition,p210Determineastatevariablerepresentationforthefollowingtransferfunction(withoutfeedback)usingthessfunction:(a)(b)(c)(1)num=[1];den=[125];[A,B,C,D]=tf2ss(num,den)(2)num=[3103];den=[185];[A,B,C,D]=tf2ss(num,den)(3)n

2、um=[110];den=[1331];[A,B,C,D]=tf2ss(num,den)(1)A=-25B=1C=1D=0(2)A=-8-510B=10C=-14-12D=3(3)A=-3-3-1100010B=100C=0110D=02.Moderncontrolsystems,eleventhedition,p210Determineatransferfunctionrepresentationforthefollowingstatevariablemodelsusingthetffunction.(a)(b)(c)(a)A=[01;24];B=[01]';C=[10];[num

3、,den]=ss2tf(A,B,C,D)(b)A=[110;-204;6210];B=[-101]';C=[010];[num,den]=ss2tf(A,B,C,D)(c)A=[01;-1-2];B=[01]';C=[-21];[num,den]=ss2tf(A,B,C,D)(a)num=001.0000den=1.0000-4.0000-2.0000(b)num=006.0000-48.0000den=1.0000-11.00004.0000-36.0000(c)num=01.0000-2.0000den=1213.Partial-fractionexpansionwithMATL

4、AB.Considerthefollowingtransferfunction(a)Obtainthepartial-fractionexpansionwithMATLAB.(b)Convertthepartial-fractionexpansionbacktothepolynomialratio.(a)num=[11];den=[3125];[r,p,k]=residue(num,den)(b)num=[11];den=[3125];[r,p,k]=residue(num,den)[num,den]=residue(r,p,k)printsys(num,den,'s')(a)r=0

5、.1667-0.0482i0.1667+0.0482ip=-0.1667+2.8819i-0.1667-2.8819ik=[](b)num=0.33330.3333den=1.00000.33338.3333num/den=0.33333s+0.33333------------------------s^2+0.33333s+8.33334.Moderncontrolsystems,eleventhedition,p125DeterminethepartialfractionexpansionforV(s)andcomputetheinverseLaplacetransform.T

6、hetransferfunctionV(s)isgivenbynum=[400];den=[18400];[r,p,k]=residue(num,den)[num,den]=residue(r,p,k)printsys(num,den,'s')r=0-10.2062i0+10.2062ip=-4.0000+19.5959i-4.0000-19.5959ik=[]num=0400den=1.00008.0000400.0000num/den=400---------------s^2+8s+4005.FindingzerosandpolesofwithMATLAB.Considerth

7、efollowingsystemdefinedby(a)Obtainthezeros(z),poles(p)andgain(K).(b)Yieldtheoriginalfromtheresultof(a).(a)num=[2110];den=[32114];[z,p,k]=tf2zp(num,den)(b)num=[2110];den=[32114];[z,p,k]=tf2zp(num,den);[num,den]=zp2tf(z,p,k)printsys

當(dāng)前文檔最多預(yù)覽五頁(yè),下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁(yè),下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動(dòng)畫的文件,查看預(yù)覽時(shí)可能會(huì)顯示錯(cuò)亂或異常,文件下載后無(wú)此問題,請(qǐng)放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫(kù)負(fù)責(zé)整理代發(fā)布。如果您對(duì)本文檔版權(quán)有爭(zhēng)議請(qǐng)及時(shí)聯(lián)系客服。
3. 下載前請(qǐng)仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時(shí)可能由于網(wǎng)絡(luò)波動(dòng)等原因無(wú)法下載或下載錯(cuò)誤,付費(fèi)完成后未能成功下載的用戶請(qǐng)聯(lián)系客服處理。