-
Rpeak_detection
One of the most popular measurements of an ECG signal is the heart rate in this function we describes how to extract the R peak of a signal in order to analyze them in the "Regularity_Rythm" Function.
The peak with the highest amplitude is called the R wave. An RR interval is the time that elapses between two successive R waves.
- 2010-10-05 17:42:52下载
- 积分:1
-
optimPID
一个自适应pid,用matlab来实现,可以在此基础上进行修改成自己的可用程序(An adaptive pid, using matlab to realize, on this basis can be modified into its own procedures available)
- 2008-08-20 15:10:37下载
- 积分:1
-
quyushengzhang
一种采用了区域生长方法进行图像分割,分割效果比较理想,但是算法比较简单,可以推荐进行简单算法融合时候使用。(A the region growing method is applied to image segmentation, the segmentation effect is ideal, but the algorithm is simpler, can be recommended to use simple algorithm fusion.)
- 2014-12-28 20:56:14下载
- 积分:1
-
chapter-12-quadratic-programming
二次规划源码(精通matlab最优化计算第12章)(Quadratic programming source (proficient matlab optimization calculation Chapter 12))
- 2012-10-22 10:11:47下载
- 积分:1
-
pit
说明: 利用AMDF法求语音信号的基音周期(结果为时频图)(Pitch detection by AMDF algorithm)
- 2010-03-22 08:24:51下载
- 积分:1
-
LMS-RLS-CMA-equalization
LMS、RLS、CMA自适应均衡算法matlab仿真,出图效果很好。(
LMS, RLS, CMA adaptive equalization algorithm matlab simulation, showing good results. LMS, RLS, CMA adaptive equalization algorithm matlab simulation, showing good results.)
- 2021-04-27 15:48:44下载
- 积分:1
-
the-Fractal-Fern
用MATLAB实现的分形蕨类植物,这个程序将永远运行下去,直到停止关闭为止。(MATLAB implementation of the Fractal Fern.This version runs forever, or until stop is toggled.)
- 2012-06-26 20:28:29下载
- 积分:1
-
LibSvm
支持向量机的方法在matlAB中实现,包括回归、以及分类等模块。此外,还有参数寻优的算法。(Support vector machine method is implemented in matlAB, including regression and classification module. In addition, parameter optimization algorithms)
- 2011-12-08 15:45:35下载
- 积分:1
-
plot3k
Generate a 3D point plot of L=(x,y,z) using the values in the vector c to
determine the color of each point. If c is empty, then z (column 3 of L)
is used to color the plot. The data points are sorted so that plot3 is
only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same
coloring. The colormap (but not the colorbar) is flipped upside down if
crange is given as [max min] instead of [min max]. The figure handle is
returned if an output argument is given.
- 2010-11-08 17:33:23下载
- 积分:1
-
PID
说明: 文件中是 MATLAB的模糊 PID控制程序。主要是用一个模糊控制表来进行查询(Paper is MATLAB Fuzzy PID control procedures. Is a fuzzy control query table)
- 2009-07-30 18:22:12下载
- 积分:1