搜索资源列表
用小波变换对图象进行灰度处理的程序
- 显示小波变换的小程序,精确的解释了小波变换的理论,想学习小波变换的要看看啊 -this is a little program showing the wavelet.it explained the theory of wavelet precisely.those who want to learn something about wavelet may need it.
图像的小波变换源代码
- 运用小波变换将图像从空间域转换到频率域
利用小波变换检测回波
- Labview利用小波变换检测回波,含 生成回波信号.vi 和 利用小波变换检测回波.vi 两个文件,程序简单易用(Labview uses wavelet transform to detect echoes)
任意次B样条小波模极大值
- 基于pscad仿真的行波故障测距的小波模极大值测试matlab程序(Wavelet modulus maxima test matlab program based on PSCAD simulation for traveling wave fault location)
小波
- 本程序使用小波变换对脑电进行分组重构,获得不同频率的脑电波形(This program uses wavelet transform to reconstruct the EEG, and obtain the EEG waveforms of different frequencies)
小波
- 小波分解去燥程序,在函数中加入白噪声,然后利用小波变换,进行去除噪声的处理,效果不错。(Wavelet decomposition to dry process, the white noise is added to the function, and use wavelet transform, remove noise processing, effect is good.)
使用整数小波变换
- 整数小波变换的小实验,附有图片和说明。是一次作业。(A small experiment of integer wavelet transform)
数学形态学与小波变换
- 小波分解可以使人们在任意尺度观察信号,只需所采用的小波函数的尺度合适。小波分解将信号分解为近似分量和细节分量,它们在应用中分别有不同的特点。比如,对含有噪声的信号,噪声分量的主要能量集中在小波分解的细节分量中,对细节分量做进一步处理,比如阈值处理,可以过滤噪声。(Wavelet decomposition allows people to observe signals at any scale, just the size of the wavelet function is appropri
Mallat-一维小波变换
- 实现一维小波变换,Mallat算法,可实现,可理解,好用,好用,强烈推荐(Implement a one-dimensional wavelet transform, Mallat algorithm, which can realize, can understand and use, to use, highly recommended)
提升法实现第二代小波变换
- 提升法实现第二代小波变换,非常好用的程序。(Lifting method to achieve second Dai Xiaobo transform, very easy to use program.)
小波变换
- DFT小波变换,主要用于图像视频处理中,是DFT的最基本变换形式。(Discrete wavelet transform,is mainly used for image processing,and it's the most basic form of the transformation.)
基于小波变换图像压缩方法的代码
- 这个文件适合基于小波变换图像压缩方法,对图像进行小波变换的压缩!希望你能用的到!(This file is suitable for the image compression method based on the wavelet transform, and the image is compressed by the wavelet transform. I hope you can use it!)
基于小波变换的纹理图象分割算法研究_郇正良 (1)
- 这篇论文对小波变换提取纹理分割介绍的特别详细,能够使新手更快的理解和上手。(Research on texture Image Segmentation algorithm based on Wavelet transform)
小波图像分解重构.zip
- 本程序主要的功能就是利用小波变换对图像进行分解以及重构的过程。(Wavelet image decomposition and reconstruction)
小波变换
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的“时间-频率”窗口(Wavelet transform (WT) is a new method of transform analysis. It inherits and develops the idea of short time Fu Liye transform localization. At the
matlab代码_小波矩特征提取
- 小波变换,小波矩特征提取方法,特别好用,注释清楚(Wavelet transform, wavelet moment feature extraction method, particularly easy to use, annotated clearly.)
MATLAB二维小波变换
- matlab实现二维小波变换,需把文件名改为英文(MATLAB realizes 2-D wavelet transform and needs to change the file name to English.)
二维小波分解 (1)
- 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)
TTF,小波变换
- 基于FFT的谐波检测,采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性,从中可以直接观测出各次谐波分量的频率和幅值信息. 程序1采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性图 程序2输入信号经过FFT变换得到的频谱特性图 程序3对输入信号进行采样,应用一维小波变换函数进行三层小波分析(Based on FFT harmonic detection, the frequency and amplitude characteristics of each harmoni
第二代小波变换图像源码
- 信号处理,第二代小波变换,小波变换,图像处理(signal processing,second generation wavelet transform,wavelet transform,image processing)