-
readECG
用于读取mit心电数据库程序,运行环境matlab,对研究心电非常有用!(Mit to read ECG database program, runtime environment matlab, the study ECG is very useful!)
- 2007-11-06 19:08:24下载
- 积分:1
-
kMeansCluster
k mean clustering algo
- 2010-09-09 15:06:49下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
MATLAB_suanfa
matlab算法大全,有多种实用的算法资料(matlab algorithm Daquan, a variety of practical algorithm for data)
- 2012-06-13 11:19:05下载
- 积分:1
-
gui_simulink
CMA算法的simulink实现,并且加了gui控制程序使用,编译环境为matlab2014b(Simulink CMA algorithm implementation, and added a gui control program, the compiler environment matlab2014b)
- 2015-01-14 09:45:54下载
- 积分:1
-
zuidaleijianfengge
基于最大类间最大距离比准则的图像分割,程序完整,只需要自己定义个tif图片即可!(Based on the maximum distance between the maximum class guidelines for image segmentation, the integrity of the process, only need to define tif picture can be!)
- 2012-10-27 14:50:28下载
- 积分:1
-
CAB
无线传感器网络 CAB定位仿真程序
这是无线传感器节点定位CAB算法的仿真程序,由matlab完成(Wireless sensor network simulation program CAB positioning is CAB localization algorithm for wireless sensor nodes in the simulation program, completed by the matlab)
- 2010-06-17 17:04:41下载
- 积分:1
-
GPC_demo1
由于自校正控制器在实际中的广泛运用,其缺点日益明显,主要体现在变阶次、变时延和变参数的系统中,因此研制具有较强的鲁棒性的控制器在实际运用中非常有用。Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的缺点,具有较强的鲁棒性。(self-tuning controller in practice the widespread use of its increasingly obvious shortcomings, mainly reflected in the change of Order, Variable Delay and change parameters in the system, developed with the robustness of the controller in actual application is very useful. Clark and others put the GPC self-tuning controller is based on the parameters of a model predictive control algorithm, it uses time optimize performance indicators, combining literacy and self-correction mechanism, in order to overcome self-tuning control of the shortcomings, with strong robust.)
- 2006-07-18 13:35:28下载
- 积分:1
-
fsk_mod
this code is to perform frequency shift keying modulation technique
- 2011-05-27 16:42:59下载
- 积分:1
-
untitled2
MRAC control with simulink
- 2011-10-24 03:58:26下载
- 积分:1