版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
實(shí)四性時(shí)變散系統(tǒng)頻分析yifan20112121006Section
:LaboratoryLINEAR,TIME-INVARIANTDISCRETE-TIMEFREQUENCY-DOMAINREPRESENTATIONS4.1FUNCTIONANDFREQUENCYProject4.1TransferFunctionAnalysisAnswers:Q4.1ThemodifiedProgramP3_1tocomputeandplotthemagnitudeandphasespectraofamovingaveragefilterofEq.(2.13)for0
2isshownbelow
:<Insertprogramcodehere.Copyfromm-file(s)andpaste.>M=input('M=');plot(w/pi,abs(h));grid;幅度譜'振幅'title('相譜H(e^{j\omega})');以弧度為位的相'Thisprogramwasrunforthefollowingdifferentvaluesof:correspondingfrequencyresponsesareshownbelow
M
andtheplotsofthe<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>ThetypesofsymmetriesexhibitedbythemagnitudeandphasespectraduetoThetypeoffilterrepresentedbythemovingaveragefilteris
-M=3jjjjH(e)幅幅振
10.50
00.20.40.60.811.21.41.61.82位相的位單為度弧以-M=10;
420
H(e00.20.40.60.81
j)1.21.41.61.82H(e度譜幅振
10
00.20.61.4
相位譜H(e
)4位相的位單為度弧以
20-2-4
00.20.6
1.6jjM=20;H(e度譜幅振
10
00.20.61.4
相位譜H(e
)4位相的位單為度弧以
20-2-4
00.20.6
1.6TheresultsofQuestionQ2.1cannowbeexplainedasfollows
-
Bythegraph,youcanseethatitrepresentsalow-passfilter.Q4.2TheplotofthefrequencyresponseofthecausalLTIdiscrete-timesystemofQuestionQ4.2obtainedusingthemodifiedprogramisgivenbelow:w=0:pi/511:pi;
<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>0den=[1-0.5plot(w/pi,abs(h));grid;幅度譜'振幅'title('相譜H(e^{j\omega})');jj('\omega/\pi');('以弧為單位相位');H(e度譜幅振
10
00.10.3
相位譜H(e
)2位相的位單為度弧以
10-1-2
00.10.3
0.8Thetypeoffilterrepresentedbythistransferfunctionis
-
ItisbyQ4.3TheplotofthefrequencyresponseofthecausalLTIdiscrete-timesystemofQuestionQ4.3obtainedusingthemodifiedprogramisgivenbelow:w=0:pi/511:pi;
<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>0den=[0.7-0.5jjplot(w/pi,abs(h));grid;幅度譜'振幅'title('相譜H(e^{j\omega})');ylabel('以弧度為單位相位');)度譜幅振
0.5
0.10.20.40.60.7
H(e位相的位單為度弧以
0.10.20.4
0.6Thetypeoffilterrepresentedbythistransferfunctionis
-
OtimeThedifferencebetweenthetwofiltersofQuestions4.2and4.3is
-
ofisisof.IshallchoosethefilterofQuestionQ4.forthefollowingreason
-
isthetheof.Q4.6Thepole-zeroplotsofthetwofiltersofQuestions4.24.3developedusing
zplanearebeloww=0:pi/511:pi;0den=[1-0.5w=0:pi/511:pi;0den=[0.7-0.5
:<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>taritari1r0.2PyangamI
0-0.2-0.4-0.6-0.8-1-1-0.50RealPart
1trritrriaPyangamI
10-0.5-1-1.5-1-0.5RealPart
Fromthesemakethefollowingobservationspolefigurewithdifferentrelativepositionofthecircle4.2TYPESOFFUNCTIONSProject4.2Filters:AofProgramisgivenbelow
:
Differentfunction,zerozeroandpole
<Insertprogramcodehere.Copyfromm-file(s)andpaste.>k=n+6.5;title('N=13');axis([013xlabel('時(shí)間序號n');ylabel('振');grid--N=13幅振
0.60.50.40.30.20.10-0.1-0.2
0246時(shí)間序n
81012Answers:Q4.7TheplotoftheimpulseresponseoftheapproximationtotheideallowpassfilterobtainedusingProgramP4_1isshown:
<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>stem(k,y);title('N=13');axis([013-0.2xlabel('時(shí)間序號振'ThelengthoftheFIRlowpassfilteris
ThestatementinProgramP4_1determiningthefilterlengthis-TheparametercontrollingthecutofffrequencyisQ4.8TherequiredmodificationstoProgramP4_1tocomputeandplottheimpulseresponseoftheFIRfilterofProjectwithalengthof20andacutofffrequencyof
c
=
0.45
:areasindicatedbelow<Insertprogramcodehere.Copyfromm-file(s)andpaste.>stem(k,y);title('N=20');axis([020-0.2xlabel('時(shí)間序號n');ylabel('振'Theplotgeneratedbyrunningthemodifiedprogramisgivenbelow
:<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>幅振
0-0.1-0.2
01012時(shí)間序
14161820Q4.9TherequiredmodificationstoProgramP4_1tocomputeandplottheimpulseresponseoftheFIRfilterofProjectwithalengthof15andacutofffrequencyof
c
=0.65
areasindicatedbelow
:<Insertprogramcodehere.Copyfromm-file(s)andpaste.>stem(k,y);title('N=15');axis([014-0.2xlabel('時(shí)間序號n');ylabel('振'Theplotgeneratedbyrunningthemodifiedprogramisgivenbelow
:<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>幅振
0-0.1-0.2
0時(shí)間序
10Q4.11Aplotofthegainoflength-2movingaveragefilterobtainedusingP4_2isbelow:<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>unction--gain函數(shù)w=0:pi/255:pi;M=2;--滑動(dòng)均低通波器的益響應(yīng)序[g,w]=gain(num,1);plot(w/pi,g);grid;1-500.5])單位為b的增'',num2str(M)])0-5-10-15益-20增的-25bd為位單-35-40-45-50
200.10.3
0.8Fromtheplotitcanbeseenthatthe3-dBcutofffrequencyis
3dB。Q4.12TherequiredmodificationstoProgramtocomputeandplottheresponseofcascadeoflength-2movingaveragefiltersaregivenbelow<Insertprogramcodehere.Copyfromm-file(s)andpaste.>[g,w]=gainlink(num,den)\w=0:pi/255:pi;wc=2*acos(2^(-1/(2*3)))wcwc=0.3*piTheplotofthegainresponseforacascadeofsectionsobtainedusingthemodifiedprogramisshownbelow:<Insert
MATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.0-5-10-15益-20增的-25bd為位單-35-40-45-50
00.10.20.40.5
0.8>
Fromtheplotitcanbeseenthatthe3-dBcutofffrequencyofthecascadeis\wc=0.3*pi\
-Q4.19
AofProgramisgivenbelow
:<Insertprogramcodehere.Copyfromm-file(s)andpaste.>clf;b=[1-8.530.5-63];num1=[b81fliplr(b)];num2=[b8181fliplr(b)];num3=[b0-fliplr(b)];num4=[b81-81-fliplr(b)];n1=0:length(num1)-1;n2=0:length(num2)-1;subplot(2,2,1);stem(n1,num1);xlabel('間序n');ylabel('振幅);grid;title('1型有限激響應(yīng)濾');subplot(2,2,2);stem(n2,num2);xlabel('間序n');ylabel('振幅);grid;title('2型有限激響應(yīng)濾');subplot(2,2,3);stem(n1,num3);xlabel('間序n');ylabel('振幅);grid;title('3型有限激響應(yīng)濾');subplot(2,2,4);stem(n2,num4);xlabel('間序n');ylabel('振幅);grid;title('4型有限激響應(yīng)濾');pausesubplot(2,2,1);zplane(num1,1);title('1型有限激響應(yīng)濾');subplot(2,2,2);zplane(num2,1);title('2型有限激響應(yīng)濾');subplot(2,2,3);zplane(num3,1);title('3型有限激響應(yīng)濾');subplot(2,2,4);zplane(num4,1);title('4型有限激響應(yīng)濾');disp('1型有沖激響應(yīng)波器的零是');disp(roots(num1));disp('2型有沖激響應(yīng)波器的零是');disp(roots(num2));disp('3型有沖激響應(yīng)波器的零是');disp(roots(num3));disp('4型有沖激響應(yīng)波器的零是');disp(roots(num4));TheplotsoftheimpulseresponsesoftheFIRfiltersgeneratedbyrunningProgramP4_3givenbelow:<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>型有沖激響濾器
型有激應(yīng)濾波器
-50
-50
8
時(shí)間序號型有沖激響濾器
時(shí)間序型有激應(yīng)濾波器
-50
-50
時(shí)間序號
時(shí)間序Fromtheplotsmakethefollowingobservations
:Filterisoflength
_____8_____
witha
___80_______
impulseresponseandisthereforeaType__linear-phaseFIRfilter
.Filter#2isoflength
____10______
witha
___80_______
impulseresponseandisthereforeaType
__
linear-phaseFIRfilter
.Filterisoflength
______8____
witha
___60_______
impulseresponseandisthereforeaType
__
linear-phaseFIRfilter
.Filter#4isoflength
______10____
witha
___80_______
impulseresponseandisthereforeaType__linear-phaseFIRfilter
.FromthezerosofthesefiltersgeneratedbyProgramobservethat
:Filter#1haszerosatz
=2.9744,2.0888,0.9790+-+-0.4784i,0.4787,0.3362Filter#2haszerosatz
=3.7585+-+-,0.0893-+-Filter#3haszerosatz
=4.7627,1.6279-,1.0000+0.2549i,0.1357-Filter#4haszerosatz
=,1.6541+-+--Plotsofthephaseofeachofthesefiltersobtainedusingareshownbelow<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>trritrritrritrritrritrritrritrri1有限沖激
2aPyangamI
10-1
8
aPyangamI
210-1-2
9-1
0
1
-2
0
2RealPart3有限沖激
RealPart4aPyangamI
20-2
8
aPyangamI
10-1
9-2
0
46
-102
3RealPartFromtheseconcludethateachofthesefiltershave
RealPart______linear____
phase
.Q4.20
TheplotsoftheimpulseresponsesoftheFIRfiltersgeneratedbyrunningProgramP4_3givenbelow:<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>1器100
2器50
50幅振
幅振000
2
468號n
0510n3器
4器幅振
1050-5
幅振
5000246號n
8
05n
10Fromtheplotsmakethefollowingobservations
:Filterisoflength
_____8_____
witha
___80_______
impulseresponseandisthereforeaType__linear-phaseFIRfilter
.Filter#2isoflength
____10______
witha
___80_______
impulseresponseandisthereforeaType
__
linear-phaseFIRfilter
.Filterisoflength
_____8_____
witha
_____5_____
impulseresponseandisthereforeaType
__
linear-phaseFIRfilter
.Filter#4isoflength
____10______
witha
____80______
impulseresponseandisthereforeaType
__
linear-phaseFIRfilter
.FromthezerosofthesefiltersgeneratedbyProgramobservethat
:Filter#1haszerosatz
=-+--0.2238+0.3559i,-0.2238-+-trritrritrritaaiamtrritrritrritaaiamFilter#2haszerosatz
=2.0392i,2.5270-2.0392i,-1.0101+-2.1930i,-1.0000,-0.1733+0.3762i,-0.1733-+-Filter#3haszerosatz
=,0.2602+1.2263i,0.2602-,0.6576+-+-Filter#4haszerosatz
=-+-,-0.2408-+-Plotsofthephaseofeachofthesefiltersobtainedusingareshownbelow<InsertMATLABfigure(s)here.Copyfromfigurewindow(s)andpaste.>1
22
2aPyangamI
10-1-2
8
aPyangamI
10-1-2
9aPyangam
10.50-0.5
-202-202RealPartRealPart2r1P89r0ng-1I
-1
I
-2-101-202RealPart
RealPartFromtheseconcludethateachofthesefiltershave
___linear_______phase.1212Answers:4.3STABILITYAofProgramisgivenbelow:<Insertprogramcodehere.Copyfromm-file(s)andpaste.>;=input(‘分母系=’);ki=poly2rc(den);disp(穩(wěn)定性測試數(shù)’);disp(ki);Answers:Q4.23Thepole-zeroplotsofH(z)andH(z)obtained
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年寧夏農(nóng)墾金融控股有限公司招聘筆試參考題庫含答案解析
- 2025年度住宅小區(qū)地下車庫車位產(chǎn)權(quán)轉(zhuǎn)讓及車位租賃合同3篇
- 2025版二手房買賣家居風(fēng)水咨詢合同3篇
- 2025年度個(gè)人汽車租賃押金退還服務(wù)協(xié)議2篇
- 2025年度文化藝術(shù)品展覽與拍賣合作協(xié)議3篇
- 2025年全球及中國達(dá)格列凈片行業(yè)頭部企業(yè)市場占有率及排名調(diào)研報(bào)告
- 2025-2030全球工業(yè)系統(tǒng)智能化解決方案行業(yè)調(diào)研及趨勢分析報(bào)告
- 2025-2030全球吸附無細(xì)胞百白破聯(lián)合疫苗行業(yè)調(diào)研及趨勢分析報(bào)告
- 2024年科普知識競賽試題庫及答案(共80題)
- 所有股東股份轉(zhuǎn)讓協(xié)議
- GB/T 45120-2024道路車輛48 V供電電壓電氣要求及試驗(yàn)
- 2025年上海市嘉定區(qū)中考英語一模試卷
- 2025年中核財(cái)務(wù)有限責(zé)任公司招聘筆試參考題庫含答案解析
- 春節(jié)文化常識單選題100道及答案
- 華中師大一附中2024-2025學(xué)年度上學(xué)期高三年級第二次考試數(shù)學(xué)試題(含解析)
- 12123交管學(xué)法減分考試題及答案
- 2025年寒假實(shí)踐特色作業(yè)設(shè)計(jì)模板
- 《數(shù)據(jù)采集技術(shù)》課件-XPath 解析庫
- 財(cái)務(wù)報(bào)銷流程培訓(xùn)課程
- 成人腦室外引流護(hù)理-中華護(hù)理學(xué)會團(tuán)體 標(biāo)準(zhǔn)
- 24年追覓在線測評28題及答案
評論
0/150
提交評論