搜索资源列表
VC_图像小波分解
- VC_图像小波分解,包括图像处理算法,如小波算法等。-VC_ wavelet decomposition images, including image-processing algorithms, such as wavelet algorithm.
小波分解与重构vc++实现
- 小波分解与重构,vc++实现,实验了三种小波算法。
compress
- 使用小波分解进行图像压缩的几个例子, 有二次分解的有通过系数选取分解的 我刚做的 可用-Using wavelet decomposition for image compression of a few examples, has the second decomposition has selected through the coefficient of decomposition available to do I just
waveletdecopose
- 小波分解和重构,用来分析信号的低高频变换,得到近似信号和细节信号。是比较好的数据处理方法-wavelet denoise
Cyuyanxiaobo
- 用C语言实现的小波分解与重构算法,有需要的的参考下-With the C language implementation of the wavelet decomposition and reconstruction algorithms, there is need to refer to the following
小波分解+MSE熵+特征提取
- 通过小波四层分解,获取脑电信号的四个波形,之后运用多变量多尺度熵计算综合MMSE,为脑电信号识别做基础(After four layers of wavelet decomposition, four waveforms of EEG signals are acquired, and then the MMSE is calculated by using multivariable and multi-scale entropy, which is the basis of EEG reco
11 小波分析.m
- 进行小波分析,对于信号的分解,降噪,重构,都可以有效进行(Wavelet analysis can be carried out effectively for signal decomposition, noise reduction and reconstruction)
小波
- 小波分解去燥程序,在函数中加入白噪声,然后利用小波变换,进行去除噪声的处理,效果不错。(Wavelet decomposition to dry process, the white noise is added to the function, and use wavelet transform, remove noise processing, effect is good.)
multiwavelet
- 本程序用于多小波预滤波 多小波分解 多小波重构(This program is used for multiwavelet pre filtering, multiwavelet decomposition and multiwavelet reconstruction)
886124小波分解与重构的几个matlab程序
- 886124小波分解与重构的几个matlab程序(wavelet decomposition and reconstruction of several matlab program)
数学形态学与小波变换
- 小波分解可以使人们在任意尺度观察信号,只需所采用的小波函数的尺度合适。小波分解将信号分解为近似分量和细节分量,它们在应用中分别有不同的特点。比如,对含有噪声的信号,噪声分量的主要能量集中在小波分解的细节分量中,对细节分量做进一步处理,比如阈值处理,可以过滤噪声。(Wavelet decomposition allows people to observe signals at any scale, just the size of the wavelet function is appropri
小波图像分解重构.zip
- 本程序主要的功能就是利用小波变换对图像进行分解以及重构的过程。(Wavelet image decomposition and reconstruction)
FourierTransform
- 完成对bmp图像的傅立叶变换; 完成对bmp图像的Haar小波分解与重构(Fourier transform of the BMP image is completed. Haar wavelet decomposition and reconstruction of BMP images)
小波分析仿真程序
- 小波分析课程部分仿真程序,涉及加窗傅里叶变换、信号分解重构等,每步都有有详细注释(A part of the simulation program for the course of wavelet analysis.Relates to the windowed Fourier transform, signal decomposition and reconstruction, every step has a detailed notes .)
图像频域操作全系列
- 对图像进行傅里叶变换,离散余弦变换,小波分解,拉东变换等(Two layers of wavelet decomposition for image)
二维小波分解 (1)
- 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)
小波包分解&小波包能量熵算例
- 关于小波包分解和小波包能量熵的算例,可直接运行。(Examples of wavelet packet decomposition and wavelet packet energy entropy.)
小波包
- 有关小波包的各种程序,小波包分解和选择最佳节点树等。(Various programs related to wavelet packet, wavelet packet decomposition and selection of the best node tree, etc.)
谐波小波包分解与重构代码
- 谐波小波包的程序,自己也还在研究学习,代码有需要的自取。(The program of harmonic wavelet packet is still under research and learning, and the code needs to be taken by itself.)