搜索资源列表
心电滤波程序
- 心电信号滤波
在VC下实现FFT对信号滤波
- 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
ECGFiltering.rar
- 用于心电信号滤波,峰值检测,相位检测中值检测,For ECG filtering, peak detection, phase detection value Detected
LMSbyKatie
- 用于心电信号滤波的LMS自适应噪声对消器设计,胎儿信号包含母亲信号噪声,采用自适应算法将母亲信号对消掉,得到胎儿心电信号。-ECG filtering for LMS adaptive noise cancellation design, the fetus signals the mother signal contains noise, the use of adaptive algorithm will signal to eliminate the mother, the fetal E
2
- 音乐信号滤波去噪—使用切比雪夫型滤波器,里面包括了音乐信号及滤波器设计的源程序-Music signal de-noising filter- the use of Chebyshev-type filter, which includes the music signal and filter design of the source
zjdwork
- 语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的-Voice signal filtering process (low-pass, band-pass, multi-band-pass, fft convolution filtering
WTST_NST_filter
- 基于平稳-非平稳的滤波技术,主要应用于信号滤波,去噪。-Based on the stationary- non-stationary filtering technology, mainly used in signal filtering, de-noising.
DigitalFilter
- 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
LMS
- 使用LMS算法实现的自适应滤波器范例,对一个加白噪声的正弦信号滤波。并且比较不同步长的滤波器的迭代次数。-LMS algorithm using adaptive filter example, a sinusoidal signal plus white noise filter. And less synchronized long filter iterations.
数字信号处理
- 制一段个人自己的语音信号,并画出该信号的时域波形和频谱图;再录制一段同样长时间的背景噪声叠加(加法叠加)到语音信号中,分析叠加前后信号频谱的变化;设计一个合适的滤波器,把改造生滤除;最后回放语音信号。(peech signal processing for a period of one's own, and draw the signal time-domain waveform and frequency spectrum; background noise superimposed and
信号处理例子
- 一些信号处理的例子,例如通过设计不同 滤波器对语音信号进行去噪处理(Some examples of signal processing, for example, through the design of different filters for speech signal denoising)
b
- 基于MATLAB GUI 设计的数字信号处理系统,可以实现基本的信号生成,信号分析和信号滤波以及简单的语音信号处理等功能。其中信号生成模块可实现正弦波、方波、三角波、高斯白噪声、chrip信号的生成和叠加;信号分析模块支持基本的傅氏变换下的频域分析功能;信号滤波模块可以实现数字低通、高通、带通、带阻下的切比雪夫、巴特沃思、椭圆滤波器的设计和滤波处理;语音信号处理模块可以实现音频文件的读取、播放、叠加噪声、滤波等功能。(Based on MATLAB GUI design of digital s
带通滤波
- 主要对数据进行一维带通滤波,减少干扰信号(One dimensional band pass filtering is used to reduce the interference signal)
filter
- 信号滤波,包括频段选择、傅里叶变换计算频谱,并画出图形(Signal filtering, including frequency band selection, Fu Liye transform, frequency spectrum, and draw graphics)
形态滤波
- 实用形态滤波,图像信号处理,滤除噪声成分,保留有效成分(Practical morphological filtering)
小波滤波分析
- 基于小波变换的程序能够实现滤波,对信号进行去噪处理(The program based on wavelet transform can filter and denoise the signal)
维纳滤波
- 维纳滤波(wiener filtering) 一种基于最小均方误差准则、对平稳过程的最优估计器。这种滤波器的输出与期望输出之间的均方误差为最小,因此,它是一个最佳滤波系统。它可用于提取被平稳噪声所污染的信号。(Wiener filtering is an optimal estimator based on the minimum mean square error criterion for the stationary process. The mean square error betwe
5.3 维纳滤波法
- 利用维纳滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The denoising processing of speech signal by Wiener filtering is suitable for the domain of speech enhancement)
matlab fir滤波
- 基于matlab的FIR滤波器,有低通,带通滤波器,能够较好地实现信号的分离(Matlab based FIR filter, with low pass, bandpass filter, can achieve better signal separation)
滤波
- 原始信号会有噪声,进行信号的滤波处理,使信号的信噪比更高(The original signal will have noise, and filter the signal, so that the signal to noise ratio of the signal will be higher.)