搜索资源列表
dbdjc
- 一个利用小波变换模极大值方法进行信号检测的程序-a wavelet transform modulus maxima method of signal detection procedures
xiaobo
- 小波变换模极大值的边缘提取方法,该方法与传统方法相比具有明显的优点
rebuildresposebyridgeofwavelet
- 小波变换模极大值重建信号的源程序。这是用小波变换模极大值重建信号的源程序,数据是一心电信号,在matlab6。5下实现,来源于胡广书的《现代信号处理教程》附属光盘,现提供给大家供大家学习参考,滤波部分可以根据个人情况进行修改。程序包含四个部份,其中wave_peak实现信号的分解并求出模极大值
testplr
- 一种改进的小波变换模极大值用于车辆图像边缘检测程序
多尺度边缘检测实例
- 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像,A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and
computeext.rar
- 利用小波变换模极大值方法进行信号检测的实验,下面是我在MATLAB中做的程序,Using wavelet transform modulus maxima method of signal detection experiments, the following is what I do in the MATLAB procedure
max
- 基于二进小波变换的图像小波模极大值检测,以及交替投影法重建-Based on dyadic wavelet transform modulus maxima of wavelet image detection, as well as the alternating projection reconstruction
FusionTechnologyofMedicalImageBasedonWavelet
- 小波变换 图像融合 自适应算法 模极大值 局部区域强度-wavelet transform image fusion adap tive algorithm modulusmaximum local region intensity
Basedonwavelettransformmodulusmaximamethodtothestu
- 基于小波变换模极大值方法在信号去噪中的研究-Based on wavelet transform modulus maxima method to the study of signal de-noising
yiceng
- 应用小波变换 模极大值算法实现医学图像(CT图像和MRI图像)的融合-Wavelet transform modulus maxima to achieve medical image fusion
MRIbianyuan
- 小波变换模极大值用于MRI图像的边缘检测以及特征值提取-Wavelet transform modulus maxima for the MRI images and the Feature Extraction of Edge Detection
Wavelettransformmodulusmaximaprocedure
- 小波变换模极大值程序,调试过,基本能用。欢迎大家请出宝贵意见-Wavelet transform modulus maxima procedure
Edgedetect
- 小波变换检测信号频谱边缘,利用多尺度小波模极大值法确定信号频谱边缘。-Wavelet transform edge detection of the signal spectrum, using multi-scale wavelet modulus maximum method to determine the edge of the signal spectrum.
edge_detection
- 通过检测二维小波变换的模极大值点可以确定图像的边缘点,利用小波变换的多尺度性用于图像的边缘检测-By detecting modulus maxima point of two-dimensional wavelet transform we can determine the image edge points, using multi-scale nature of wavelet transform in image edge detection
abbr_a004a98ee713bfe1ec8ef7f9234fce74
- 有关小波变换的图像去噪中,模极大值方法,希望能对你有用-Denoising the wavelet transform, the modulus maximum, in the hope can be useful to you
SIGNAL_edge_dwt
- 利用小波变换模极大值方法进行信号检测的实验,很容易的检测出突变点-Wavelet transform modulus maxima method of signal detection experiments, it is easy to detect mutations
voltage-sag-lacote
- 基于小波变换的电压暂降定位 利用模极大值原理实现暂降起止时刻的准确检测-voltage sag lacote based on wavelet transform Used to achieve maximum modulus principle sag beginning and ending time of the accurate detection
d2wt_test
- 用多层小波变换模极大值法对图像进行边缘检测(Edge detection using wavelet transform modulus maxima method)
小波分析模极大值法
- 对信号波形进行小波变换并分解,提取模极大值,最后进行信号重构。(Wavelet transform and decompose the signal waveform, extract the maximum value of the modulus, and finally reconstruct the signal.)
小波降噪
- 小波降噪的方法有多种,如利用小波分解与重构的方法滤波降噪、利用小波变换模极大值的方法去噪、利用信号小波变换后空域相关性进行信噪分离、非线性小波阈值方法去噪、平移不变量小波降噪法,以及多小波降噪等等。归结起来主要有三类:模极大值检测法、阈值降噪法和屏蔽(相关)降噪法。其中最常用的就是阈值法去噪,其基本思想就是利用图像小波分解后,各个子带图像的不同特性选取不同的阈值,从而达到较好的降噪目的