登录
首页 » matlab » ecgdetectnew

ecgdetectnew

于 2013-10-01 发布 文件大小:2KB
0 239
下载积分: 1 下载次数: 9

代码说明:

  ECG detection code in MATLAB features extraction

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

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • daobaixitong
    倒摆系统演示,倒摆闭环系统在整体上可以达到较为理想的动态性能。(inverted pendulum demonstration, inverted pendulum in the overall closed-loop system can be quite satisfactory dynamic performance.)
    2007-04-21 15:14:46下载
    积分:1
  • An-improved-image-compression
    一种改进的图像压缩方法及其Matlab实现,希望对大家有所帮助(An improved image compression method and its Matlab, we hope to help)
    2013-09-21 19:55:12下载
    积分:1
  • Desktop
    改进前推回代潮流算法,计算潮流,适应强,迭代次数少。(Improved push back the tide before generation algorithms, computing trends, adaptable, less iterations.)
    2014-11-09 20:34:27下载
    积分:1
  • 592ICA
    this is good source. try to explore it. and also youll find usefull when need to develop ica cases.
    2011-06-11 14:00:21下载
    积分:1
  • MVDR
    远场波束形成,MVDR波束形成,最小方差无失真响应(Far-field beamforming, MVDR beamforming, minimum variance distortion response)
    2020-12-23 22:29:06下载
    积分:1
  • bai-tap
    code matlab solve linear equations
    2013-12-09 13:41:24下载
    积分:1
  • MATLAB-APPLICATION-FOR-SIGNAL-PROCESSING
    tutorial on matlab signal processing commands
    2013-12-04 00:16:54下载
    积分:1
  • RLS-and-LMS-algorithm
    RLS与LMS算法分析及比较,经调试可用。(RLS and LMS algorithm analysis and comparison, the debugging is available. )
    2012-03-22 14:42:37下载
    积分:1
  • MIMO-OFDM-
    关于MIMO-OFDM通信中信道、空时编码等MATLAB程序。集合了《MIMO-OFDM无线通信技术及MATLAB实现》里面所以MATLAB程序。(On the channel, space-time coding in MIMO-OFDM communication MATLAB program. A collection of MIMO-OFDM wireless communication technology and MATLAB to achieve which so MATLAB program.)
    2015-04-21 19:50:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载