搜索资源列表
利用小波变换灰度处理
- 用小波变化实现对图像的灰度处理。在学信号处理的时候读过的一个源程序 -wavelet changes to achieve the gray image processing. Signal processing in school when read in one source
小波变换源码
- 带有多种小波基的小波变换程序,可用于图象识别,信号突变检测。-with multiple small Porgy wavelet transform procedures can be used to image recognition, signal mutation detection.
matlab语言编写的小波变换的程序
- 这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。-using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.
小波变换在活塞环图像边缘检测中的应用研究
- 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift computing through telescopic
小波变换对语音信号去噪的MATLAB程序
- matlab仿真程序——小波去噪 在噪声环境下语音信号的增强
s变换及应用
- S变换的matlab源码,并应用几个信号作为例子来说明怎么使用s变换以及s变换可以用来做些什么事情。s变换是时频分析领域中一个较新的内容,现在在信号处理,地震勘探,语音识别等领域都开始了对它的应用研究,是目前的一个热点。
chengxu 按心电信号画出信号时域波形和频谱图
- 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
MyCWT.rar
- 实现连续小波变换。本程序使用Haar小波为母函数,要求输入为一维文本信号,输出为小波变换系数,呵呵,比较适合小波课程的入门哦,The realization of continuous wavelet transform. This procedure using the Haar wavelet function for the mother, asked to enter text for the one-dimensional signal, the output for the wave
ecg.rar
- matlab环境下心电信号去噪处理和QRS波检测的一些综合方法的比较,主要是利用小波变换的去噪方法,matlab environment Denoising ECG QRS wave detection and treatment of a number of integrated methods, mainly the use of wavelet transform de-noising method
wavelet.rar
- 二维离散小波变换的代码,用C语言实现,可用于数字信号处理、数字图像处理、地震勘探,Two-dimensional discrete wavelet transform code, using C language implementation can be used for digital signal processing, digital image processing, seismic exploration
computeext.rar
- 利用小波变换模极大值方法进行信号检测的实验,下面是我在MATLAB中做的程序,Using wavelet transform modulus maxima method of signal detection experiments, the following is what I do in the MATLAB procedure
dwt.rar
- 一维离散小波变换,输出项是一维离散小波变换的小波变换系数,输入值是小波名,信号序列,The dwt command performs a single-level one-dimensional wavelet decomposition with respect to either a particular wavelet ( wname , see wfilters for more information) or particular wavelet decomposition filte
xbbf
- 小波变换及分层的源程序,可以对信号进行处理和分析-It is about the wavelet tranform about signal prossing
p300
- 用小波变换多分辨对脑电慢波P300信号的特征提取-wavelet EEG P300 feature execute
基于小波变换的信号奇异性检测及去噪例程
- 这个程序是基于小波变换的信号奇异性检测及去噪 的一些例程(using wavelet method and SVD to process the signal and denoise)
小波变换,小波重构,MATLAB
- 小波变换,小波重构,信号载入并绘图,含信号数据,MATLAB(Wavelet transform, wavelet reconstruction, signal loading and plotting, including signal data, MATLAB)
matlab小波变换程序
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的"时间-频率"窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了
现代信号处理
- 这里面是对傅里叶变换的讲解和应用,比较细节的讲述了傅里叶变换,还有一定的讲解,有利于傅里叶初学者。(This is the explanation and application of Fu Liye transformation, the details of the descr iption of the Fu Liye transformation, and a certain explanation, conducive to Fu Liye beginners.)
傅里叶变换
- 能够对采集到的连续信号进行傅里叶变换,以进行后续处理(It can carry out Fourier transform to collect continuous signals for subsequent processing.)
语音信号去噪 未实现
- 对语音信号进行小波变换,达到将低信噪比的要求。(Wavelet transform is used to achieve low SNR requirements)