-
小波压缩的优化MMX的解码器
小波压缩的优化MMX的解码器-wavelet compression optimization MMX decoders
- 2022-07-08 07:06:49下载
- 积分: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
-
This procedure realize orthogonal transformation images, including Fourier trans...
本程序实现图像的正交变换,包括傅立叶变换,离散余弦变换,沃尔什变换。-This procedure realize orthogonal transformation images, including Fourier transform, discrete cosine transform, Walsh transform.
- 2023-05-25 00:50:04下载
- 积分:1
-
小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。...
小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
- 2023-03-18 17:10:03下载
- 积分:1
-
基于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
-
Gabor滤波器设计matlab代码,由于递归Gabor滤波器的设计,源于国外研究机构,研究与应用中有很好的参考价值。...
Gabor滤波器设计matlab代码,由于递归Gabor滤波器的设计,源于国外研究机构,研究与应用中有很好的参考价值。-Gabor filter design matlab code Recursive Gabor filters as a result of the design, derived from foreign research institutions, research and applications have a very good reference value.
- 2022-07-22 01:55:51下载
- 积分:1
-
被检查的最优小波函数的小波图像压缩系统…
The optimal wavelet function in wavelet based image compression system was examined using different -The optimal wavelet function in wavelet based image compression system was examined using different
- 2023-04-26 08:10: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
-
静态窗口分裂的曲线,= 10 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
静态切分窗口的曲线y=ax*x+10*x+10图,根据a在[-10,10]区间变化时,曲线随着变化-static window splitting the curve y = ax 10* x* x 10 maps, in accordance with a [-10, 10] interval changes, in keeping with the changing curve
- 2022-02-20 06:01:54下载
- 积分:1
-
对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。...
对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。-For PCA, LDA, BIC, EBGM have a very detailed code. But the need to configure to run under LINUX. However, a more useful code.
- 2022-04-06 16:11:43下载
- 积分:1