资源列表
59147
- MATLAB neural network back propagation code
correlation-analysis
- wavelet denoise and reconstruction based on correlation
HARRC
- image compression using wavelet harr the code is written matlab
aok
- 本程序用matlab编写,基于自适应最优核的时频分析(Time frequency analysis based on adaptive optimal kernel)
decomposition
- 运行emd,得到输入信号X的固有模态函数(imf),每列代表着信号X的一阶分量,X就是我们采集的信号。 hhtdn是hht去噪的程序,可以不看,仅看emd 和 findpeaks wvtdn是wavelet去噪程序,如果只是分解信号,仅用下面的语句即可 [C,L] = wavedec(x_noise,dl,wn); x_noise就是我们采集的信号,dl是分解的阶数,wn是分解的母小波名称(% Empiricial Mode Decomposition (Hilbert-Huang
CWT
- cwt for plot and basic function in matlab
Matlab 梳状滤波器程序
- 心电图(ECG)是临床上诊断心血管疾病的重要方法。 数字滤波作为数字信号处理技术的重要组成部分,广泛应用于诸如信号分离、恢复、整形等多种场合中。为了使信号不失真及在可编程逻辑器件中容易实现,采用具有严格线性相位特性的FIR滤波器进行低通滤波(0-150Hz),用整系数梳状滤波器来去工频干扰及基线漂移,从而达到对心电信号进行预处理的目的。(Electrocardiogram (ECG) is an important method for clinical diagnosis of cardio
图像处理
- 使用wbmpen函数图像降噪所需的程序代码,手打(Using the wbmpen function image noise reduction required program code, hand)
wt
- 小波变换是一种时频分析工具,可以用于图像去噪和压缩算法中。(Wavelet transform is a time-frequency analysis tool, which can be used in image denoising and compression algorithms.)
test2012_5_7_16_18
- radarsat-1成像代码,合成孔径雷达-算法与实现 光盘文件数据(radarsat-1 Digital Processing of Synthetic Aperture Radar Data)
LFM
- LFM频谱的成像,分别得到时域实部、虚部,频域以及相位的图像。LFM信号的脉冲压缩。点阵目标的成像(The real time, imaginary part, frequency domain and phase images of the LFM spectrum are obtained respectively. The pulse compression of the LFM signal. Imaging of dot matrix target)
FFT、DWT、filter、PSD
- 对已测信号进行傅里叶变换,进行滤波器降噪,进行功率谱分析(Perform Fourier transform on the measured signal, perform filter noise reduction, and perform power spectrum analysis)