搜索资源列表
KKAWAVELET.rar
- 用C语言实现的卡尔曼滤波+小波分析结合的数字信号处理方法,所有子函数与主函数包含在两个文件中,With the C language implementation of the Kalman filter+ wavelet analysis combined with digital signal processing method, all the main function subroutine contained in the two documents
CompFinal
- 用Matlab实现的心电信号的处理源程序,ECG,预处理,滤波-Matlab achieved by the handling of source ECG, ECG, pre-processing, filtering
work
- tubian2.m为对一实际信号做小波多层分解,wokao.m为各层小波分解后的电压有效值,其余为小波模极大程序和一实际电信号的滤波程序-tubian2.m for one to do the actual signal wavelet decomposition of multi-storey, wokao.m for all levels of wavelet decomposition after the RMS voltage, and the rest for the wavelet
mapdsp
- 在本实验中,小波函数采用Daubechies小波,取10阶消失矩的Daubechies滤波器。对图像数据进行一级小波变换并利用变换得到的数据进行图像重建。-In this experiment, the wavelet function using Daubechies wavelet, taking 10 first-order vanishing moments of the Daubechies filter. The image data, a wavelet transform to
wavetransfprm
- 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
plusrilinoise
- 基于小波包的带通滤波器设计程序。给出了小波变换的快速算法和重构算法,讨论了应用小波变换进行信号带通滤波的方法,并通过正交小波包对信号的分解,把频率成分复杂的信号分解到各个频带上,根据需要提取指定频率的信号,然后用小波包重构算法对信号进行重构,实现对信号的提取。-Based on wavelet packet band-pass filter design program. Given the fast algorithm of wavelet transform and reconstructi
haarqz
- 基于haar小波对模拟地震信号进行滤波的MATLAB实现-Haar wavelet filtering analog seismic signals MATLAB implementation
harmonic-and-harmonic--packet
- 共包含四个文件: hamo_packet.m 谐波小波包子程序,输入参数为原信号序列,采频,分解层数,返回三维数组,存储各层各频带分解结果; harmopacktest.m 检验上述子程序可行性的m文件; harmonic wavelet analysis.pdf Newland关于谐波小波的原始论文; 20130329谐波滤波.docx 内附matlab程序和分析结果。对电机电流信号做了谐波小波分解,分别从时域和频域构造谐波小波,结果显示,频域构造的小波光滑性稍差。-Conta
four-filter
- Savitzky-Golay滤波器,中值滤波,小波滤波,低通滤波-Savitzky-Golay fliter
kinds-of-filters
- 几种复杂滤波器代码,包括高通、低通、中值滤波以及小波分层滤波,希望能够对大家有所帮助。-Several complex filter code.
DWT_new
- 小波变换,小波去噪,小波滤波新方法(软阈值)-Wavelet transform, wavelet denoising, wavelet filtering new methods (soft threshold)
dsp
- z变换,小波,数字滤波,fft等数字信号处理源码-digital signal process matlab code
MATLAB-GUIPwavelet
- matlab的GUI界面程序,并带有小波处理,可以对信号进行1-3层的分解,然后再重构,可以实现滤波的效果。-Matlab GUI interface, and handle with wavelet, the signal can be 1 to 3 layers of decomposition, and then reconstruct, can realize the filtering effect.
lightning-current-filter
- 雷电流双指数模型傅里叶滤波和小波滤波对比- Lightning current double exponential model of Fourier and wavelet filter
Simple-wavelet-filter
- Matlab简易小波滤波程序及演示程序,理论基础来自陈仲英的《小波分析》。出于简化编程和实用的目的,和理论算法有一点出入,其结果是,完全重构的数据和原始数据两端有点差异-Simple wavelet filter
multiwavelet
- 本程序用于多小波预滤波 多小波分解 多小波重构(This program is used for multiwavelet pre filtering, multiwavelet decomposition and multiwavelet reconstruction)
时域滤波
- 一段用于语音去噪小波程序,matlab编写的。(A speech de-noising wavelet program, written by MATLAB.)
waveletcdf97
- 9/7小波图像滤波,二维小波滤波快速分解重构(9/7 wavelet image filtering)
qizhong_lvbo
- 对信号Mix_Signal_1 和 Mix_Signal_2 分别作巴特沃斯低通滤波,FIR低通滤波,移动平均滤波,中值滤波,维纳滤波,自适应滤波以及小波滤波。(The signal Mix_Signal_1 and Mix_Signal_2 are used for Butterworth low pass filtering, FIR low pass filtering, moving average filtering, median filtering, Wiener filteri
心电信号检测与分类算法的研究
- (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需