登录
首页 » matlab » ecg_demo

ecg_demo

于 2011-02-10 发布 文件大小:426KB
0 91
下载积分: 1 下载次数: 4

代码说明:

  ecg generation in matlab

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

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • Mypaper
    matlab6.5下写的三类问题的基于最大最小聚类方面写的聚类程序(matlab6.5 wrote under the three categories based on the largest area was the smallest cluster clustering procedure)
    2005-05-02 00:09:08下载
    积分:1
  • his
    histogram with matlab
    2012-05-08 17:58:03下载
    积分:1
  • stbc_2x2_cfo0
    It is stbc 2x2 antenna configuration matlab code for wireless communication system.
    2013-08-13 14:09:26下载
    积分:1
  • proj
    this is about the matlab coding of any servo motor. the code shows how to calculate transfer function and use siso(single input single output) tool.
    2011-12-03 23:57:20下载
    积分:1
  • DFTaIDFT
    离散傅里叶变换与逆离散傅里叶变换的程序代码( The program codeDiscrete of Fourier transform and inverse discrete Fourier transform )
    2011-12-29 19:11:42下载
    积分:1
  • GAB
    非线性遗传算法的典型实例 基于matlab进行仿真实现的典型实例(Typical example of a typical example of nonlinear genetic algorithm based on Matlab Simulation)
    2013-05-16 20:37:05下载
    积分:1
  • Image-filtering--frequency-operation
    压缩包里面有四个程序:在matlab中对图像进行过滤操作和频率操作,和函数的变换(Compressed inside four programs: the transformation of image filtering operation and the frequency of operation, and function in matlab)
    2012-11-25 19:18:46下载
    积分:1
  • BPClassification
    本程序用bp解决广义异或问题并提供了对输入样本的改进。(bp to solve the problem and the generalized XOR improve the input samples.)
    2010-07-15 18:03:07下载
    积分:1
  • MATALB
    大学老师的课件,讲解怎么使用matalbe的进行仿真(University teachers courseware, explaining how to use the simulation MATALBE)
    2010-07-21 10:07:35下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载