登录
首页 » matlab » PULSEWAVEprograme

PULSEWAVEprograme

于 2010-12-28 发布 文件大小:15966KB
0 301
下载积分: 1 下载次数: 127

代码说明:

  脉搏波的多处采集点的波形,可用来进行对比,或是进行血管建模,很适合初学者(The various collection points of pulse wave waveform, can be used to compare, or modeling of blood vessels, it is suitable for beginners)

文件列表:

PULSEWAVEprograme
.................\20090713
.................\........\hhhh_333_091856_nibp.txt,1427827,2009-07-13
.................\........\hhhh_333_092311_nibp.txt,1439753,2009-07-13
.................\........\hhhh_333_092542_nibp.txt,1499128,2009-07-13
.................\........\ooiuu_66_093258_nibp.txt,0,2009-07-13
.................\........\uuu_102041_pack1.dat,1142656,2009-07-13
.................\........\uuu_102041_pack2.dat,2213648,2009-07-13
.................\........\uuu_102500_pack1.dat,1135616,2009-07-13
.................\........\uuu_102500_pack2.dat,2200256,2009-07-13
.................\........\侯主任_105904_pack1.dat,1107584,2009-07-13
.................\........\侯主任_105904_pack2.dat,2146192,2009-07-13
.................\........\侯主任_110104_pack1.dat,1107840,2009-07-13
.................\........\侯主任_110104_pack2.dat,2145944,2009-07-13
.................\........\侯主任_110353_pack1.dat,1134336,2009-07-13
.................\........\侯主任_110353_pack2.dat,2197280,2009-07-13
.................\........\周红梅_112545_pack1.dat,1093760,2009-07-13
.................\........\周红梅_112545_pack2.dat,2119160,2009-07-13
.................\........\周红梅_113100_pack1.dat,1051904,2009-07-13
.................\........\周红梅_113100_pack2.dat,2038064,2009-07-13
.................\........\姚主任_111110_pack1.dat,1100672,2009-07-13
.................\........\姚主任_111110_pack2.dat,2132552,2009-07-13
.................\........\姚主任_111453_pack1.dat,1123200,2009-07-13
.................\........\姚主任_111453_pack2.dat,2176448,2009-07-13
.................\........\张小燕_88_091254_nibp.txt,0,2009-07-13
.................\........\袁主任_103931_pack1.dat,1142784,2009-07-13
.................\........\袁主任_103931_pack2.dat,2213896,2009-07-13
.................\........\郭主任_104823_pack1.dat,1093504,2009-07-13
.................\........\郭主任_104823_pack2.dat,2119160,2009-07-13
.................\read_pack1.m,4306,2010-06-24
.................\read_pack2.m,3268,2010-06-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ECG-diag
    MATLAB心电图自动诊断程序。围绕心电信号预处理、心电波形检侧与定位、心电特征提取与分析三个方面。研究MIT数据库中的心电信号,针对心电信号中存在的工频干扰、基线漂移、肌电干扰等各种噪声,设计出了高通、低通、带阻、平滑效果滤波器来对心电信号进行预处理,对处理后的信号采用连续小波变化进行特征点的定位及瞬时心率的计算,最后通过分析给出诊断结果。(MATLAB ECG automatic diagnosis program. Around the ECG signal preprocessing, ECG waveform detection and location, ECG feature extraction and analysis of three aspects, the study of MIT in the ECG signal. According to the frequency interference, baseline drift in the presence of ECG, EMG interference and other noise, design a high pass, low pass, band stop filter, smoothing effect of pretreatment of the ECG signal, the calculation of the processed signal using continuous wavelet transform to locate feature points and instantaneous heart rate, finally the diagnosis results.)
    2016-10-18 18:52:14下载
    积分:1
  • 选择,变异,交叉
    说明:  遗传算法的三种操作代码,差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Three operation codes of genetic algorithm)
    2020-01-01 19:16:44下载
    积分:1
  • Fftfile-of-EEG
    可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。(FFT spectrum can be extracted on EEG. We can use the extracted EEG each band to diagnose some brain disorders or brain tissue on the brain' s electrical activity and functional status were analyzed. One would experimentally measured EEG data file into a text file (has been 50Hz notch), obtained in Matlab platform can be used directly EEG data, that 0661.txt. (2) import data in Matlab and extract Fp1 channel EEG by FFT transform α, β, θ, δ bands were extracted, and do FFT inverse transform variable to the time domain. 3 calculate the power spectrum of each band.)
    2020-11-21 11:19:35下载
    积分:1
  • 专家系统lll
    一个可以识别金钱豹、老虎、长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统(it is a simple expert system that can identify seven kinds of animals such as leopard,tiger,giraffe,zebra,ostrich, penguin and albatross)
    2005-06-09 19:10:12下载
    积分:1
  • GMSK_matlab
    gmsk的调制哦与解调的MATLAB程序(Oh GMSK modulation and demodulation of the MATLAB program)
    2008-05-22 21:15:54下载
    积分:1
  • ecg_mairui
    迈瑞杯医疗仪器设计大赛ECG心电特征检测,各种滤波器设计代码及文献,希望对大家有用(Mindray Medical Instrument Design Contest Cup ECG ECG feature detection, various filter design code and documentation, we hope to be useful)
    2020-08-08 15:58:32下载
    积分:1
  • PPG_features-master
    说明:  关于ppg信号预处理和特征提取的代码仅供参考学习(The code of PPG signal preprocessing and feature extraction is for reference only)
    2021-03-20 10:39:18下载
    积分:1
  • EEG_ERD_Classification
    说明:  包含运动想象数据,以及相关程序,以及特征提取法,非常全面(Contains motion imaginary data, as well as related programs, as well as feature extraction methods, very comprehensive)
    2021-03-09 18:49:27下载
    积分:1
  • matlab-code-ch1
    生命系统建模——血液血环系统的建模,能够对多种心血管疾病情形进行模拟。(Life System Modeling- Modeling blood blood ring system, it is possible to simulate a variety of cardiovascular disease situations.)
    2021-02-04 20:59:58下载
    积分:1
  • 近端梯度算法
    一种优化算法,用于解决线性反转问题,程序可以直接运行,算法比较精确(An optimization algorithm is used to solve the linear inversion problem. The program can run directly, and the algorithm is more precise.)
    2021-03-01 23:39:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载