-
小波分解与合成,嵌入式编码与解码程序,用于语音和图像压缩...
小波分解与合成,嵌入式编码与解码程序,用于语音和图像压缩-Wavelet decomposition and synthesis, embedded encoding and decoding procedures for voice and image compression
- 2022-11-08 16:05:03下载
- 积分:1
-
D5/3提升整数小波,可实现图像的无损压缩,包括一维和二维图像整数小波变换...
D5/3提升整数小波,可实现图像的无损压缩,包括一维和二维图像整数小波变换-D5/3 integer wavelet upgrade can realize lossless image compression, including the one-dimensional and two-dimensional image integer wavelet transform
- 2023-06-27 04:35:03下载
- 积分:1
-
小波分析理论与MATALB R2007 实现源程序
一共有20章内容 希望对大家有帮助...
小波分析理论与MATALB R2007 实现源程序
一共有20章内容 希望对大家有帮助
-Wavelet analysis theory and MATALB R2007 to achieve source code of a total of 20 chapters hope to help
- 2023-08-24 09:10:04下载
- 积分:1
-
著名大学的小波变换课件,浅显易懂。特别适合学习小波的人。...
著名大学的小波变换课件,浅显易懂。特别适合学习小波的人。-Wavelet transform well-known University of courseware, easy to understand. Particularly suitable for those who study wavelet.
- 2022-04-28 07:34:05下载
- 积分:1
-
基于小波变换的心电信号的警示。
ecg delineator based on DWT.
- 2022-09-13 15:25:03下载
- 积分:1
-
提升小波变换程序,
%LWT Lifting wavelet decomposition 1
提升小波变换程序,
%LWT Lifting wavelet decomposition 1-D.
% LWT performs a 1-D lifting wavelet decomposition
% with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify.
- 2022-01-25 15:57:04下载
- 积分:1
-
Visual C++小波变换技术与工程实践(小波变换…
Visual C++小波变换技术与工程实践(小波变换现实分形草)-Visual C wavelet transform technology and engineering practice (wavelet transform reality Fractal Grass)
- 2022-01-29 02:17:37下载
- 积分:1
-
0755
0755-83018339 sqwwqs
- 2022-01-28 17:00:12下载
- 积分:1
-
简单的哈尔小波变换。程序实现的功能如下:输入图像,界面中可以看到图像经变换所产生的变化
简单的哈尔小波变换。程序实现的功能如下:输入图像,界面中可以看到图像经变换所产生的变化-Simple Haar wavelet transform. Realize the function of the procedure are as follows: the input image, the interface can be seen in images generated by the transformation changes
- 2022-02-11 14:14:29下载
- 积分: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