登录
首页 » matlab » PULSEWAVEprograme

PULSEWAVEprograme

于 2010-12-28 发布 文件大小:15966KB
0 181
下载积分: 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 个回复

  • 用MATLAB开发的BP算法源程序
    BP网络的MATLAB实现,用BP网络完成函数的逼近,具体见里面的README(BP Network MATLAB, BP network to be completed function approximation, the specific see inside the README)
    2005-06-20 12:16:20下载
    积分:1
  • irt
    ct图像重建工具箱,有大量的实例可以学习(This directory contains various algorithms for image reconstruction and other inverse problems such as image restoration and image registration. It also contains code for related applications including MRI pulse design.)
    2017-10-11 16:16:49下载
    积分:1
  • aldomithmglobal
    提出了一种基于角度信息的约束总体最小二乘无源定位算法 该算法首 先将非线性的观测方程转化为线性方程, 并分析了观测噪声对线性(A constrained global least squares passive location algorithm based on angle information is proposed. In this algorithm, the nonlinear observation equation is first transformed into a linear equation, and the linear effect of observation noise is analyzed.)
    2018-11-20 17:13:41下载
    积分: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
  • svve
    用语言编写的解线性方程组的直接方法包含Gauss顺序消去法,Gauss列主元素消去法,Doolittle三角分解法(The direct methods for solving linear equations written in language include Gauss sequential elimination method, Gauss column principal element elimination method and Doolittle trigonometric decomposition method.)
    2018-11-21 14:55:08下载
    积分:1
  • fingerprint
    简单的指纹识别算法代码,带测试图片.非商业代码.(simple fingerprint recognition algorithm code, with test images. Non-commercial code.)
    2006-07-17 20:58:04下载
    积分:1
  • Pan_Tompkins_ECG_v7
    基于差分法的QRS波检测算法程序(PAN.J, TOMPKINS. W.J: A Real-Time QRS Detection Algorithm 对应的matlab程序)。(QRS detection algorithm program based difference method (PAN.J, TOMPKINS WJ:. " A Real-Time QRS Detection Algorithm" corresponding matlab program).)
    2020-07-09 17:18:55下载
    积分:1
  • 选择,变异,交叉
    说明:  遗传算法的三种操作代码,差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Three operation codes of genetic algorithm)
    2020-01-01 19:16:44下载
    积分:1
  • LDA
    人脸识别主成分分析LDA代码,MATLAB写的。(Principal Component Analysis LDA code written in MATLAB.)
    2006-09-07 14:28:07下载
    积分:1
  • 2D-PCA
    a simple 2D pca algorithm using Matlab to realize face recognition.
    2010-01-24 23:37:17下载
    积分:1
  • 696518资源总数
  • 104951会员总数
  • 8今日下载