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

Matlab之小波滤波函数VIP免费

Matlab之小波滤波函数_第1页
1/17
Matlab之小波滤波函数_第2页
2/17
Matlab之小波滤波函数_第3页
3/17
1 Matlab 之小波滤波函数 南京理工大学仪器科学与技术专业 谭彩铭 2010-3-20 1 wfilters 函数 [Lo_D,Hi_D,Lo_R,Hi_R] = wfilters('wname') computes four filters associated with the orthogonal or biorthogonal wavelet named in the string 'wname'. The four output filters are Lo_D, the decomposition low-pass filter Hi_D, the decomposition high-pass filter Lo_R, the reconstruction low-pass filter Hi_R, the reconstruction high-pass filter 2 biorfilt 函数 The biorfilt command returns either four or eight filters associated with biorthogonal wavelets. 3 orthfilt 函数 [Lo_D,Hi_D,Lo_R,Hi_R] = orthfilt(W) computes the four filters associated with the scaling filter W corresponding to a wavelet 4 biorwaef 函数 [RF,DF] = biorwavf(W) returns two scaling filters associated with the biorthogonal wavelet specified by the string W. 5 coifwavf 函数 F = coifwavf(W) returns the scaling filter associated with the Coiflet wavelet specified by the string W where W = 'coifN'. Possible values for N are 1, 2, 3, 4, or 5 6 dbaux函数 W = dbaux(N,SUMW) is the order N Daubechies scaling filter such that sum(W) = SUMW. Possible values for N are 1, 2, 3, ... W = dbaux(N) is equivalent to W = dbaux(N,1) W = dbaux(N,0) is equivalent to W = dbaux(N,1) 7 dbwavf 函数 F = dbwavf(W) returns the scaling filter associated with Daubechies wavelet specified by the string W where W = 'dbN'. Possible values for N are 1, 2, 3, ..., 45. 8 mexihat 函数 [PSI,X] = mexihat(LB,UB,N) returns values of the Mexican hat wavelet on an N point regular grid, X, in the interval [LB,UB]. Output arguments are the wavelet function PSI computed on the grid X. This wavelet has [-5 5] as effective support. 2 This function is proportional to the second derivative functio...

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

碎片内容

Matlab之小波滤波函数

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