-
wavelet image processing 2
用小波处理图像2-wavelet image processing 2
- 2022-04-17 05:54:08下载
- 积分:1
-
Based on wavelet packet decomposition of the EEG feature extraction. CAJ suffix...
基于小波包分解的脑电信号特征提取.格式是caj后缀的,大家看的时候可能得有CAJViewer 这个软件-Based on wavelet packet decomposition of the EEG feature extraction. CAJ suffix format is, we see there may be a time when the software CAJViewer
- 2022-10-10 19:45:04下载
- 积分:1
-
vc achieve Mallat algorithm, the wavelet transform two
vc++实现mallat算法,对小波变换的二维离散变换作了一些工作!值的一看!-vc achieve Mallat algorithm, the wavelet transform two-dimensional discrete transform made some work! Value of a view!
- 2022-04-27 12:08:20下载
- 积分:1
-
此程序实现图象傅立叶变换、离散傅立叶变换和小波变换、可以自己设定小波变换的参数...
此程序实现图象傅立叶变换、离散傅立叶变换和小波变换、可以自己设定小波变换的参数-this procedure image Fourier transform, discrete Fourier transform and wavelet transform, can set their own parameters of wavelet transform
- 2022-02-24 17:46:12下载
- 积分:1
-
小波变换与工程应用(超星格式电子书籍)
小波变换与工程应用(超星格式电子书籍)-wavelet transform and Engineering Applications (Superstar format e-books)
- 2022-05-27 20:13:54下载
- 积分:1
-
这是小波变换的好多算法,有需要的,可以参考
这是小波变换的好多算法,有需要的,可以参考-This is a lot of wavelet transform algorithm, there is a need, and can refer to
- 2022-03-21 02:46:45下载
- 积分:1
-
小波分析
小波分析-wavelet analysis
- 2022-02-01 14:36:17下载
- 积分:1
-
Wavelet zerotree coding source for the study of wavelet image coding for the stu...
小波零数编码的源程序,对于学习小波用于图像编码的同学有一定帮助-Wavelet zerotree coding source for the study of wavelet image coding for the students to have a certain extent, help
- 2022-06-01 20:59:45下载
- 积分:1
-
该文章是一篇博士论文,主要做了对小波变换的应用研究和程序实现,具有很强的理论性。...
该文章是一篇博士论文,主要做了对小波变换的应用研究和程序实现,具有很强的理论性。-The article is a doctoral thesis, mainly on the wavelet transform to do the applied research and program implementation, and highly theoretical.
- 2022-11-08 05:05:03下载
- 积分:1
-
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换...
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W* A* W, anti-Transform : A = W* A* W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the dif
- 2022-08-03 21:47:23下载
- 积分:1