-
Haar小波变换的源代码,用MATLAB实现
haar wavelet source code implemented by matlab
- 2023-04-11 21:50:03下载
- 积分:1
-
逆滤波处理源代码
逆滤波处理源代码-inverse filtering source code
- 2022-03-29 15:38:54下载
- 积分: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
-
基于小波零树量化的压缩解压缩程序,算法比较的多。
基于小波零树量化的压缩解压缩程序,算法比较的多。-Zerotree based on wavelet compression quantified decompression procedure, the algorithm more.
- 2022-03-22 03:24:08下载
- 积分: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
-
水波纹,非常逼真的实现方法,从codeproject上得到的灵感,现已实现!...
水波纹,非常逼真的实现方法,从codeproject上得到的灵感,现已实现!-Water ripple, very realistic way to realize, from the codeproject been the inspiration, now realize!
- 2023-08-29 06:45:03下载
- 积分:1
-
MakeBSFilter have completely remodeling Biorthogonal symmetrical filter MakeBSWa...
MakeBSFilter产生完全重构双正交对称滤波器
MakeBSWavelet产生双正交对称小波和尺度函数的图形-MakeBSFilter have completely remodeling Biorthogonal symmetrical filter MakeBSWave have let biorthogonal wavelet and symmetric scaling function graphics
- 2022-01-26 00:15:45下载
- 积分:1
-
小波变换的快速离散算法实现及应用
小波变换的快速离散算法实现及应用-wavelet transform fast discrete algorithm and its application
- 2022-01-31 18:08:26下载
- 积分: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
-
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了热力学的基本图象变换。...
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了热力学的基本图象变换。-This code is used in the magician to become the MAPLE mathematical software running. This code clearly describes the basic image transformation thermodynamics.
- 2022-05-27 22:32:32下载
- 积分:1