matlab之小波滤波函数

matlab之小波滤波函数

ID:16282493

大小:788.00 KB

页数:17页

时间:2018-08-08

matlab之小波滤波函数_第1页
matlab之小波滤波函数_第2页
matlab之小波滤波函数_第3页
matlab之小波滤波函数_第4页
matlab之小波滤波函数_第5页
资源描述:

《matlab之小波滤波函数》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库

1、Matlab之小波滤波函数南京理工大学仪器科学与技术专业谭彩铭2010-3-201wfilters函数[Lo_D,Hi_D,Lo_R,Hi_R]=wfilters('wname')computesfourfiltersassociatedwiththeorthogonalorbiorthogonalwaveletnamedinthestring'wname'.ThefouroutputfiltersareLo_D,thedecompositionlow-passfilterHi_D,thedecompositionhi

2、gh-passfilterLo_R,thereconstructionlow-passfilterHi_R,thereconstructionhigh-passfilter2biorfilt函数Thebiorfiltcommandreturnseitherfouroreightfiltersassociatedwithbiorthogonalwavelets.3orthfilt函数[Lo_D,Hi_D,Lo_R,Hi_R]=orthfilt(W)computesthefourfiltersassociatedwitht

3、hescalingfilterWcorrespondingtoawavelet4biorwaef函数[RF,DF]=biorwavf(W)returnstwoscalingfiltersassociatedwiththebiorthogonalwaveletspecifiedbythestringW.5coifwavf函数F=coifwavf(W)returnsthescalingfilterassociatedwiththeCoifletwaveletspecifiedbythestringWwhereW='coif

4、N'.PossiblevaluesforNare1,2,3,4,or56dbaux函数W=dbaux(N,SUMW)istheorderNDaubechiesscalingfiltersuchthatsum(W)=SUMW.PossiblevaluesforNare1,2,3,...W=dbaux(N)isequivalenttoW=dbaux(N,1)W=dbaux(N,0)isequivalenttoW=dbaux(N,1)7dbwavf函数F=dbwavf(W)returnsthescalingfilterass

5、ociatedwithDaubechieswaveletspecifiedbythestringWwhereW='dbN'.PossiblevaluesforNare1,2,3,...,45.8mexihat函数[PSI,X]=mexihat(LB,UB,N)returnsvaluesoftheMexicanhatwaveletonanNpointregulargrid,X,intheinterval[LB,UB].OutputargumentsarethewaveletfunctionPSIcomputedonthe

6、gridX.Thiswavelethas[-55]aseffectivesupport.17ThisfunctionisproportionaltothesecondderivativefunctionoftheGaussianprobabilitydensityfunction.9waveinfo函数waveinfoprovidesinformationonallwaveletswithinthetoolbox.10meyer函数11meyeraux函数12morlet函数13symwavf函数F=symwavf(W

7、)returnsthescalingfilterassociatedwiththesymletwaveletspecifiedbythestringWwhereW='symN'.PossiblevaluesforNare2,3,...,45.14一维离散小波变换相关联的函数17所谓的单尺度指进行一层小波分解,我想其分解的过程应该是简单的一个高通,一个低通FIR滤波算法,再分别按2下采样(每两个点舍去一个点)。从一定程度上验证这个问题有一个比较简单的方法。dwt函数的输入参数可以是小波名称,也可以是滤波器组系数,两者分别

8、尝试,观察结果是否相同。程序如下。randn('seed',531316785)s=2+kron(ones(1,8),[1-1])+...((1:16).^2)/32+0.2*randn(1,16);[ca1,cd1]=dwt(s,'haar');subplot(311);plot(s);title('Originalsignal

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。