搜索资源列表
VC_图像小波分解
- VC_图像小波分解,包括图像处理算法,如小波算法等。-VC_ wavelet decomposition images, including image-processing algorithms, such as wavelet algorithm.
小波算法vc源码2
- 小波变换的visual c++实现源代码,有效实现了小波的快速变换,得到很好的恢复图像,是个很有价值的源程序。-wavelet transform visual c achieve source code, the effective realization of the fast wavelet transform, well restored images, is a valuable source.
一种基于低频融合策略的小波图像融合算法
- 一种基于低频融合策略的小波图像融合算法,有详细的源代码及注释,对于做毕设很有用
彩色图像小波
- RGB图像实现小波变换的程序,C++编写
wave.rar
- 小波滤波的MALLAT算法,程序编写的很容易懂,能实现bd1-db10的小波分解和重构,比我前一次发的小波算法更简单易懂,Wavelet filtering MALLAT algorithm, programming is very easy to understand, to achieve bd1-db10 wavelet decomposition and reconstruction, than I made the previous wavelet algorithm is more
EZW算法的过程详解和Matlab代码
- EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
WavelAlg
- 本系统是一个基于VC++的小波算法,包含两个变换,一维小波变换和二维小波变换,对图像处理和视频压缩方面有很广泛的应用。-Based on this system is a VC++ Wavelet algorithm, consists of two transformations, one-dimensional wavelet transform and two-dimensional wavelet transform of image processing and video compr
wavefusionagrithom
- 小波融合算法,提供了一个实现两幅图像融合的小波算法-wave fusion agrithom
MATLABshixianxiaobosuanfa
- 用MATLAB实现数字水印里的小波算法,以达到给图像加密秘信息或版权信息的功能-Using MATLAB implementation of digital watermarking in the wavelet algorithm to achieve image encryption give secret information or copyright information function
Wavelet1D
- 本例程主要演示了一维小波变换,小波算法是一种基于时域到频域的变换,可以得到信号频率和时间的关系。-The main demonstration of the routine of one-dimensional wavelet transform, wavelet-based algorithm is a time-domain to frequency domain transform, the signal can be frequency and time.
小波分形技术在齿轮故障诊断中的应用
- 基于MATLAB和LABVIEW的很好的小波分形的算法,参考(Application of Wavelet)
小波分解
- 将图像进行二层小波分解,里面有两种不同的算法,同时绘制了图像的直方图(Two layers of wavelet decomposition of images)
小波分析
- 数学建模中常用到的算法,小波数值分析,有很高参考价值(The algorithms commonly used in mathematical modeling and wavelet numerical analysis have very high reference value.)
新的小波去噪程序
- 通过分析硬阈值函数的数学特性,并考察其对电能质量扰动信号的去噪过程可知, 该算法仅简单的对小波系数进行剔除与保留,在抑制噪声的同时也容易将突变点去除, 最终导致扰动定位失效,不利于分析电网故障的类型以及发生的起止时刻。(By analyzing the mathematical characteristics of the hard threshold function and investigating its denoising process to the power quality
小波神经网络
- 小波神经网络,神经网络的改进算法,需要调整(neural network classification)
MATLAB R2016a小波分析22个算法实现源码
- MATLAB R2016a小波分析22个算法实现源码 可以实现和运行(MATLAB R2016a Wavelet Analysis 22 Algorithms to Realize Source Code Realization and Operation)
小波+神经网络
- 本文档为小波降噪与神经网络算法的代码程序,基于matlab(Wavelet and neural network algorithm program)
TTF,小波变换
- 基于FFT的谐波检测,采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性,从中可以直接观测出各次谐波分量的频率和幅值信息. 程序1采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性图 程序2输入信号经过FFT变换得到的频谱特性图 程序3对输入信号进行采样,应用一维小波变换函数进行三层小波分析(Based on FFT harmonic detection, the frequency and amplitude characteristics of each harmoni
小波包及能量频谱的MATLab算法
- 小波包及能量频谱的MATLab算法,相关代码及源程序(Matlab algorithm of wavelet packet and energy spectrum, relevant code and source program)
EMD+小波
- EMD+小波包分解算法matlab实现,能够分解,直接调用就行(Implementation of EMD with MATLAB)