-
基于matlab的gabor滤波器,选择目标频段,一个不错的信号处理工具...
基于matlab的gabor滤波器,选择目标频段,一个不错的信号处理工具-Based on the gabor filter matlab, select the target band, a good signal processing tools
- 2022-07-03 19:30:48下载
- 积分:1
-
contourlet变换的matlab工具包
contourlet变换的matlab工具包-Contourlet transform matlab toolkit
- 2022-05-08 21:14:25下载
- 积分:1
-
利用小波变换对信号进行分析处理,现代信号处理,胡广书编
利用小波变换对信号进行分析处理,现代信号处理,胡广书编-using wavelet analysis of signal processing, modern signal processing, Mr Kwong Textbook
- 2022-07-13 02:30:33下载
- 积分:1
-
用Visual C++编写的小波表换,小波除噪程序,可以显示信噪比,我的本科毕业设计,吐血推荐...
用Visual C++编写的小波表换,小波除噪程序,可以显示信噪比,我的本科毕业设计,吐血推荐-prepared using Visual C table for the wavelet, wavelet denoising procedures can demonstrate SNR, I graduated from the undergraduate Design, hematemesis Suggest
- 2022-12-23 19:20:03下载
- 积分:1
-
fourier变换的原代码,原代码由C语言开发,内包含测试图片
fourier变换的原代码,原代码由C语言开发,内包含测试图片-fourier transform the original code, the original code by the C language development, which includes testing Photo
- 2022-03-21 09:08:04下载
- 积分:1
-
Wavelet Image Denoising vigorously Jie Zhang Xu Wenli
小波图象去噪综述谢杰成张大力徐文立-Wavelet Image Denoising vigorously Jie Zhang Xu Wenli
- 2022-01-25 17:34:28下载
- 积分:1
-
该代码为在c语言环境下的基于小波变换的图像处理
该代码为在c语言环境下的基于小波变换的图像处理-The code in c language environment based on wavelet transform image processing
- 2022-03-25 22:49:01下载
- 积分: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
-
EZW编码算法及改进算法的研究
嵌入式零树小波编码及其改进算法的研究-EZW coding and improved algorithm research
- 2022-01-26 02:29:31下载
- 积分:1
-
%threerayRayleigh.m
% Last Homework pp. 253 5.31 (Second Edition English)
%...
%threerayRayleigh.m
% Last Homework pp. 253 5.31 (Second Edition English)
% Default parameters
% -threerayRayleigh.m%% Last Homework pp. 2 53 5.31 (English Second Edition) para% Default meters%
- 2022-03-29 08:56:40下载
- 积分:1