-
经典二维小波变换MATLAB程序
经典二维小波变换MATLAB程序 -wavelet tansformation in matlab
- 2022-07-18 06:53:20下载
- 积分:1
-
VC++实现小波变换算法源代码
VC++实现小波变换算法源代码-VC wavelet transform algorithm source code
- 2023-06-03 02:30: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
-
任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造...
任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造-arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients
- 2022-05-06 02:37:52下载
- 积分:1
-
本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第
本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易懂,是数学、计算机、电子、通信、地质、医学、机械等专业高年级本科生及研究生的基础教科书,也可作为相关技术人员的参考书。-The main purpose of this book is to show readers Fourier and wavelet analysis of many of the basic knowledge as well as in signal analysis applications. The topics are divided into eight chapters and two appendices, is to learn from the preamble of Chapter 1 to Chapter 7 of the preparation of knowledge, that is, inner product space Chapter 1 on the basis of Fourier series of knowledge Chapter 2 on Fourier Transform Chapter 3 introduced the Discrete Fourier Transform and Fast Fourier Transform Chapter 4 to Chapter 7 to discuss wavelet, with emphasis on construction of orthogonal wavelet appendix describes slightly complex themes, as well as a number of technical concepts or pr
- 2022-03-14 08:55:58下载
- 积分:1
-
VC实现的小波算法
微软无线API RIL(Radio Interface Layer)库文件,这个接口文件是根据微软的专利文件和文档生成的,可以用于RIL层开发-Microsoft Wireless API RIL (Radio Interface Layer) library file, the interface file is based on Microsoft
- 2023-07-17 16:00:03下载
- 积分:1
-
监控程序,实现数据采集,数据虑波,同时显示
监控程序,实现数据采集,数据虑波,同时显示-monitoring procedures, data collection, data taking into account waves, also showed
- 2022-02-06 08:27:14下载
- 积分:1
-
利用小波变换对信号进行分析处理,现代信号处理,胡广书编
利用小波变换对信号进行分析处理,现代信号处理,胡广书编-using wavelet analysis of signal processing, modern signal processing, Mr Kwong Textbook
- 2022-07-13 02:30:33下载
- 积分:1
-
VC++小波变换技术与工程实践源代码
VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
- 2022-02-14 11:28:48下载
- 积分:1
-
This compressed package contains OPENCV codes and a video for testing. The main...
该压缩包包含了OPENCV代码和一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测。-This compressed package contains OPENCV codes and a video for testing. The main function is target detection in the noise and static background.
- 2022-03-07 02:14:27下载
- 积分:1