-
peakdetect_ECG_v4
ECG心电图 峰值检测
Inputs
ecg : raw ecg vector
fs : sampling frequency
view : display span of the signal e.g. 8 seconds (8 seconds is the default)
Outputs
indexes and amplitudes of R_i, R_amp, etc
heart_rate computed heart rate
buffer_plot : processed signal(ECG peak detect analysis
Inputs
ecg : raw ecg vector
fs : sampling frequency
view : display span of the signal e.g. 8 seconds (8 seconds is the default)
Outputs
indexes and amplitudes of R_i, R_amp, etc
heart_rate computed heart rate
buffer_plot : processed signal)
- 2014-11-21 23:17:07下载
- 积分:1
-
LBP
LBP算子,可直接运行使用,并配有ORL数据库(LBP algorithm)
- 2015-02-04 10:22:54下载
- 积分:1
-
matlab-command
matlab命令大全,内含数学建模者必须掌握的重要命令,是matlab初学者必备的教材之一(Matlab command Daquan, containing mathematical modeling must be mastered command is one of the essential materials matlab for beginners)
- 2012-04-05 21:17:45下载
- 积分:1
-
matlab_Geographic-Data-Analysis
基于matlab的地理数据分析,有数据有程序,很全很完整。(Matlab-based geographic data analysis, data have procedures, very full very complete.)
- 2014-09-01 23:33:36下载
- 积分:1
-
bifurcation-digrams
电路的混沌描述与混沌计算,分岔与混沌的演化图(Chaos Chaos circuit description and calculation of Bifurcation and Chaos evolution diagram)
- 2014-09-23 18:26:44下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
OFDMmod
通过此代码,实现OFDM调制。设定子载波个数为6,每个信道的比特数是4000(OFDM MODULATION)
- 2009-06-11 15:21:28下载
- 积分:1
-
m10_3
说明: matlab系统仿真实例教程,ch10\m10_3.rar(examples of system simulation matlab tutorial, ch10 \ m10_3.rar)
- 2010-03-23 21:28:56下载
- 积分:1
-
rec
LDA人脸识别 rec 程序段 经测试完全可用 希望对大家有用(LDA face recognition program segment rec tested fully available to all of us hope that useful)
- 2008-12-30 18:17:00下载
- 积分:1
-
Classification_toolbox
Duda的《模式分类》第二版的配套的Matlab源代码,非常完整(Duda s pattern classification of matching the second edition of the Matlab source code, very complete)
- 2009-01-14 15:14:30下载
- 积分:1