当前位置:
首页 资源下载
搜索资源 - wavelet like transform matlab
搜索资源列表
-
3下载:
Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
-
-
0下载:
关于小波变换的代码,希望对大家有帮助,同时希望能找到自己需要的代码-On wavelet transform code, we would like to help, at the same time hoping to find that they need the code
-
-
0下载:
LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language.
The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
-
-
0下载:
实现9/7小波正反变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小
-
-
1下载:
这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述:
[1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双
波基和Gabor变换,“对信号的IEEE交易
加工,第一卷。 57,没有。 9,3411-3425,2009年9月。
作者:K.N.乔杜里。
模块如下:
---------------------------
1。 demo.m
一个简单的例子演示软件的使用。
2。 autcorr.m
-
-
0下载:
The compressed document consists of several code files which are used to implement the continuous wavelet transform.It enables you to be understand CWT more precisely.wish you like it.
-
-
0下载:
%% 本程序实现任意偶数大小图像第二代双正交97提升小波变换
%% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
%% 注2: 为了保证正交,所有边界处理,全部采用循环处理
%% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
%% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
%% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
%% 注6: 此程序
-