电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

北邮国际学院大四多媒体方向高级变换_lab2

北邮国际学院大四多媒体方向高级变换_lab2_第1页
1/11
北邮国际学院大四多媒体方向高级变换_lab2_第2页
2/11
北邮国际学院大四多媒体方向高级变换_lab2_第3页
3/11
ELEM018 Advanced Transform MethodsLab 2: The Wavelet Transform (2 w eeks)Name:SuiLuyiQMNumber:jp0927921.1.ObjectivesObjectives2.2.IntroductionIntroduction3.3.ExercisesExercises3.1DiscreteWavelet Transform FilterBankQuestion:Explainhow thisMatlab functionw orks and check that itimplementsthe recursionformulassimilar∑−=−iimnmcnihc,0,1]2[2to∑−=−ijmnmcnihd,1,1]2[2and (Arethe filtersh0 and h1 inthe Matlab code exactlythe same filtersas h0 and h1 inthese formulas?Explainanydifference(s)youdiscover).Answ er:The functionisiterationfunction.At firstthe functionw illcheck validationof theinput.Then the functionw illgenerate tw o sequences low pass_c=conv(h0,c)andhipass_c=conv(h1,c),theyare convolutionof the inputsequencec w ithhigh-passfilterh1 and low -passfilterh0.Then itw illsubsamplethe sequences w ithfactor of 2 w ithacoefficient2astheformulad1=sqrt(2)*hipass_c(2:2:end)andc1=sqrt(2)*low pass_c(2:2:end).The resultd1 ishighfrequencypart,itw illbe putback inthe outputsequence.The resultc1 islow frequencypart,itw illbe took as inputsequenceof the nest iteration.Forthe formularh0 =[1/21/2]and h1 =[1/2-1/2].Inthe codeh0 isthe same,h1 isinversed.Sciencethe functionneeds to do the convolutionineach iteration,itw illgetthe same resultas the formulasdo .3.2InverseDWTFilterBankQuestion:Explainhow thisMatlab functionw orks,and check that itimplementsa recursionformulasimilarto:⎟⎠⎞⎜⎝⎛−+−∑∑−−=iiimimnmdinhcinhc,11,10,]2[]2[2Answ er:Atfirst,it shou ldmakesu rewhetherthe inpu tsequ enceis validandwhetherthe iterationat the endstep.Accordingto the formu lar,itwillgeneratethe filterkernelandprocessthefirsthalfin the nextiteration.Andthen ,it willu p-samplethe twopartsofthe sequ encewithzero.Bycalcu latingthe convolu tionofthe filterkernel,itcanfilterthe signal.Finally,itwilltakethe twopartstogetherwiththe coefficientof 2 andtake...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

北邮国际学院大四多媒体方向高级变换_lab2

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部