搜索资源列表
CompFinal
- 用Matlab实现的心电信号的处理源程序,ECG,预处理,滤波-Matlab achieved by the handling of source ECG, ECG, pre-processing, filtering
ecgdesign
- 利用VC++编程实现的心电信号的检测,包括心电信号的读取、显示,滤波放大、相关生理参数的计算以及相关简单心脏疾病的诊断等。-Using VC++ programming of the ECG signal detection, including the ECG read, display, filtering amplification, related to the calculation of physiological parameters and the associated simp
ecg
- 对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。-Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.
1
- 关于心电信号的各种滤波方法,IIR,FIR,空域相关,软硬阈值,基于IIR的自适应滤波等-the method for ECG denoising,such as IIR,FIR,spatial correlation,soft and hard threshold,based on IIR filter s adaptive filter
Signal-detection-of-signal-of-heart
- 心电信号的计算机分析 通过理论结合实际,用C语言编程对MIT心电信号数据进行分析,实现低通滤波、高通滤波、QRS检测、特征提取、心律失常分析,从中了解和掌握数字信号处理的方法和应用。 -ECG computer analysis by the theory with reality, and C language programming on the MIT ECG data analysis, low-pass filter, high pass filtering, QRS dete
Hdiggital_sccu
- 华中理工大学 林家瑞 教授的《生物医学数字信号处理》书附带的软盘,里面有心心电(ECG)信号发生器和滤波等分析软件源码,对心电信号的处理分析非常有用。 -Huazhong University of Science and Technology, Professor Lin Jiarui Biomedical Digital Signal Processing " book that came with a floppy disk, which the the Xinxin powe
LMS_moxiaokai
- 输入信号: cm.txt 含有胎儿和母亲的心电信息的混合心 电信号. mother1024.txt 母亲的心电信号 参数: 抽样频率:200Hz 数据长度:1024 要求: 用自适应滤波的LMS算法抵消掉混合心电信号中 母亲的心电信号。 注意u和N的选取,在报告中说明u和N的选取对滤 波结果的影响。 自适应滤波By莫小凯-Input signal: cm.txt containing the fetus and the mother o
eeg
- 心电信号的读入,滤波,以及小波变换并重构。-ECG reads, filtering, and wavelet transform and reconstruction.
VC(6.0)_ecg
- 用VC6.0编写的对话框程序,可以读取ECG(txt格式)数据,并画图。采用差分阈值法对心电信号进行R波的检测并显示R波检测的个数,效果较好。程序中也编写了一个滤波器对心电数据进行滤波。-VC6.0 prepared by the dialog box procedure, you can read ECG (txt format) data, and drawing. Differential threshold method ECG R-wave detect and display the
wiener
- 维纳滤波对心电信号去噪,最基本的希望有用-Wiener filtering of the ECG signal de-noising, the most basic hope useful
心电滤波处理程序代码
- 对于压电薄膜类传感器生成的心电信号做数字信号处理,得到心率及呼吸率等生命体征参数(The ECG signals generated by piezoelectric thin film sensors are processed by digital signal processing, and the vital parameters such as heart rate and respiratory rate are obtained)
心电信号检测与分类算法的研究
- (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需