-
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为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
-
The use of EDA technology and FPGA development in the UP3 board direct digital f...
利用EDA技术和FPGA在UP3开发板上实现直接数字频率综合器的设计。
实验中加入了相位控制字PWORD,用以控制相位偏移量的前四位,将相位偏移量加到ROM地址总线 上,从而引起从ROM中取得的正弦信号的偏移,实现移相信号发生器的移相功能。
实验中还加入了LCD显示功能,通过LCD显示模块器件,用LCD显示正弦信号的频率,所显示的频 率也是由频率字控制的。LCD的驱动原理同上次实验。-The use of EDA technology and FPGA development in the UP3 board direct digital frequency synthesizer design. Experiment by adding a phase control word PWORD, to control the phase offset of the top four will be added to the phase offset ROM address bus, thereby causing ROM obtained from the sinusoidal signal offset, shifted believe realize its phase-shifting function generator. Experiments have also joined the LCD display, LCD display module through the device, with LCD display the frequency of sinusoidal signal, as shown by the frequency of word frequency control. LCD driving principles with the previous experiment.
- 2023-05-31 07:15: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
-
这是基于小波变换的零树编码程序
这是基于小波变换的零树编码程序-This is based on the wavelet transform coding procedures Zerotree
- 2022-01-24 17:28:30下载
- 积分:1
-
目标检测通用程序 采用CURVELET变换 多分辨分析方法 类似于小波分析...
目标检测通用程序 采用CURVELET变换 多分辨分析方法 类似于小波分析
-General procedures for target detection using Curvelet transform multiresolution analysis method is similar to wavelet analysis
- 2022-03-18 16:10:32下载
- 积分:1
-
小波分析第9章代码
小波分析第9章代码-wavelet analysis code Chapter 9
- 2023-02-20 23:20:03下载
- 积分:1
-
基于小波变换的匹配追踪算法,估计极其精确,推荐
基于小波变换的匹配追踪算法,估计极其精确,推荐-Wavelet-Based Matching Pursuit Algorithm
- 2022-03-01 19:52:46下载
- 积分:1
-
主要是用VC实现的小波变换,希望大家喜欢
主要是用VC实现的小波变换,希望大家喜欢-VC is mainly used to achieve the wavelet transform, hope you like
- 2022-02-04 14:26:18下载
- 积分:1
-
系列小波算法c程序
系列小波算法c程序-Series of wavelet algorithm c program
- 2023-05-01 23:55:03下载
- 积分:1
-
我开发的一个关于小波变换进行数字图像边缘检测的程序。仅供参考。欢迎联系探讨...
我开发的一个关于小波变换进行数字图像边缘检测的程序。仅供参考。欢迎联系探讨-development of the wavelet transform of a digital image edge detection procedures. For reference purposes only. Welcome to explore links
- 2022-07-05 13:42:38下载
- 积分:1