-
Ramakrishnan---Database-Management-Systems-3rd-Ed
Database management systems
- 2013-08-06 07:49:23下载
- 积分:1
-
speaker-recognition-source-program
关于说话人识别的matlab源程序,另外还包括关于系统各个模块的说明(On Speaker Recognition Matlab source also includes instructions on the various modules of the system)
- 2012-06-02 17:18:55下载
- 积分:1
-
matlab-intelligent-algorithm-30-case
MATLAB智能算法30个案例分析的源代码,都是当下比较常用的代码 啊啊啊啊啊(MATLAB intelligent algorithm 30 case analysis of the source code, are more commonly used code moment ah ah ah ah ah)
- 2013-11-05 14:42:30下载
- 积分:1
-
microgrid_10
一个含风、光的小系统,实用性很强,别于初学者学习。(Small systems including wind, light, very practical, do not learn for beginners.)
- 2012-10-20 23:04:33下载
- 积分: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
-
Cellular_Automata_code_18
整理网上matlab环境元胞自动机18个源程序,全部调试通过。对广大matlab用户研究了解元胞机有重要参考价值。(collected cellular automata 18 matlab source, which has an important value of reference for Matlab users.)
- 2010-03-14 16:56:00下载
- 积分:1
-
wanhaoxing_matlab
RAIM 完好性分析 (RAIM good analysis)
- 2009-01-09 10:48:34下载
- 积分:1
-
sfs
svm前向搜索策略程序,用于特征提取,提高运算速度,提高运算精度(svm program before the search strategy for feature extraction, improve processing speed, improve processing accuracy)
- 2013-12-13 17:09:34下载
- 积分:1
-
mymsk
说明: 我毕设时的MSK编程,,MATLAB,,带有差分编码的,程序比较简洁易懂(I completed the set when the MSK program,, MATLAB,, with differential coding, the procedure is simple and easy to understand)
- 2010-04-21 10:20:42下载
- 积分:1
-
Archive
Matlab code image processing GUI Histogram Gray-Scale Binary
- 2014-10-04 14:56:46下载
- 积分:1