搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
fftw3
- FFTW 3.01 目前为止最好的FFT函数库,速度和精度都没得说-far the best FFT functions, speed and accuracy have to say no
Studyonoptimalwaveletdecompositionlevel
- 图像融合 分解层数 小波变换 多聚焦图像融合的最佳小波分解层数为5 层-Image fusion decomposition level wavelet transform multi-focus image fusion of the best wavelet decomposition of 5-storey low-rise
A_Survey_on_Wavelet_Applications_in_Data_Mining.ra
- 目前为止数据挖掘方向小波处理方法第一篇,也是最为完整的一篇的算法综述。是介入此领域的最好入门资料。-So far the direction of wavelet data mining approach first, and most complete one of the Algorithms. Involved in this field is the best introductory information.
xiaobo
- 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
wavelet
- 最好用的小波程序,包括小波应用到图象处理,第二代小波处理等,程序全部可用。-Best use of wavelet procedures, including wavelet applied to image processing, the second generation wavelet processing, all the procedures available.
wavelet-transform
- 基于最佳小波变换和神经网络的气体非线性荧光光谱的识别-Based on best wavelet transform and neural network non-linear fluorescence spectra of the gas identification
wavelet_packet11
- 小波包分解与重构使用,最佳树使用方法。小波分析理论与MATLAB实现实例。很好的程序,希望对大家有用。-Wavelet packet decomposition and reconstruction using the best tree to use. MATLAB implementation of wavelet analysis theory and examples. Very good program, I hope all of us.
Selection-of-Wavelet
- 通过定性与定量的分析, 提出了在对冲击信号进行连续小波变换时选择最佳小波基函数的方法和小波变换 后故障特征提取效果优劣的检验手段, 并且得出了对于冲击性信号的连续小波变换, 小波基函数的最佳选择为 M o rlet函数的结论。-A method for selecting the best wavelet base in cont inuous wavelet transform (CWT) for impulse signals is introduced, and a test fo
labview-wavelet-analysis-help-file
- 在labview中进行小波分析程序设计,内容最全、最好的文件,参照本文件可以直接一步步编写小波分析程序,适合初学者。-The labview wavelet analysis program design, the most comprehensive, best file reference in this document can step directly Step preparation of a wavelet analysis program for beginners.
DWT-best
- 数字图像处理关于水印的matlab的实现,小波变换算法-Digital Image Processing Matlab implementation of the watermark, the wavelet transform algorithm
wavelet-function
- 根据信号不同的特点,自适应的构造小波基,实现与信号的最佳匹配。-According to the different characteristics of signal, the structure of the adaptive wavelet base, to achieve the best match with the signal.
xiaoboquzao
- 关于小波去噪的二个文件xiaoboquzaotest02、03,xiaoboquzaotest02的去噪效果最好 2个M文件的文件开头均有对采用方法的介绍。(Wavelet denoising on the two documents, xiaoboquzaotest02, 03, xiaoboquzaotest02 denoising best)