搜索资源列表
cardiogram_filter
- 一个单片机心电图数据采集带通滤波的算法。
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
EcgViewer
- 心电图数据的绘制,QT库编写,选用MIT心电图数据库进行2-D波形的绘制-ECG data rendering, QT library to write, use MIT ECG database for 2-D drawing of the waveform
ECG_DSP_src
- 一个开源的心电图测量仪驱动和应用软件,可记录,存储,过滤和识别心电图数据-An open source ECG measuring instrument driver and application software can record, store, filter and identify the ECG data
ECG-HOTER-MCU
- 心电监护仪软硬件,以此法制成的便携式心电监护仪可广泛用于流动医疗或动态监测任何人24小时有无心电异常事件发生。控制软件含有专家智能分析功能,自动发现有病心电事件,并记录事件发生时间及40秒病态心电图。它使用任何51内核的单片机制成,有串口输出事件数据到家用微型计算机中或笔绘仪、喷墨打印机显示。产品已在心脏病专科医院使用。-ECG monitor hardware and software, as the legal system into a portable ECG monitor can b
ecgdetection
- 本文提出了一种简单而有效的算法,可实现单信道数字心电图记录数据QRS波群的高速(约32倍的实时速度)检测。-A simple and efficient algorithm has been developed to detect QRS complexes at high speed (approximately 32x real time speed) from the single channel digitized ECG data records.
7[1].11.1
- 生理参数界面,能处理25字节一组的十六进制数据,能画心电图-Physiological parameters of interface, can handle a group of 25-byte hexadecimal data, can draw ECG
my_ecg_read
- 采用 Labview 编写的关于心电数据采集的程序,程序验证后可运行,采用的是从文件中读取心电数据,并显示出实时的心电图-Written using Labview data acquisition on the ECG procedure, process validation can be run, used to read from the ECG data file, and show real-time ECG
STPatternRecognitonbaseonBP
- 摘要:心电图ST段对心脏疾病的诊断具有重要意义。在正确读取采集于郑州大学一附院的运动心电图数据基础上,利用小波变换更准确地确定其ST段的起始和终止位置,初步探讨了BP神经网络用于心电图ST段识别的方法,并用此方法识别出心电图ST段的三种类型—正常、水平压低和抬高。实验结果较好。 -Abstract: ECG ST segment on the diagnosis of heart disease is important. Collected in the correct reading o
select-function
- 超微心电图软件 可以实现数据进出数据库 并显示波形-AMD ECG software can access the database and display the waveform data
ecg
- C++实现Linux环境下的实时心电图数据显示程序,具体操作见附件。可以读取不同数据来显示心电图。-C++ implementation under Linux real-time ECG data display program, specific operation in the annex. Can read different data to display ECG.
ECG
- 一个单片机心电图数据采集带通滤波的算法.-ECG data acquisition of a single chip band-pass filtering algorithm.
Lead3BinaryDataRead
- 该函数可以读取三导联电极贴片设备采集的运动心电图数据和三轴加速度信号-This function can be read three-lead electrode placement equipment acquisition exercise ECG data and triaxial acceleration signals
ecgWave
- 读取心电图数据并进行解析,导出到txt文本。-ECG data
VC_COM_ECG
- 一款VC写的心电图绘制软件,从串口接收心电图数据,分包,放大后绘制出心电图形。并带有50Hz滤波函数。-Written by a VC ECG mapping software, serial receive data from the ECG, subcontracting, draw amplified electrocardiogram shape. With a 50Hz filter function.
频谱心电数据
- 用于心电图软件的频谱分析相关的心电图数据(ECG dataanalysis for ECG analysis)
CNN
- 这是一个为1D心电图数据训练而设计的神经网络。(this is a Covoluntional Neural Network deisigned for 1D ECG data training.)
Qt动态心电图绘制-利用队列进行实时绘制
- 心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to
xinlv
- 载入excel数据,找波峰及心率,画出心电图,同时标出峰值点,最后统计心率。(Load excel data, find the peak and heart rate, draw an electrocardiogram, mark the peak point, and finally count the heart rate.)
心电图数据及处理
- 本例说明了打开一个mat文件,读出数据并画出心电信号图,再计算心率,进行检波(The ECG signal is processed and the waveform is displayed. One group is normal and the other is abnormal.)