-
1
说明: 异步电动机转矩与转差率之间的关系,以M文件形式编写。可用。(Slip induction motor torque and the relationship between the form of a document prepared by M. Available.)
- 2010-08-05 16:19:54下载
- 积分: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
-
programs-and-resauces
压缩包中包含5个matlab源代码和一份matlab编程指导资料。代码依次是floyd.mgrMaxFlows.m,grMinVerCover.m,mintreek.m,IntLp.m.前四个是图论与网络优化非常好用的程序,第五个用于求解整数规划问题。(Compression package contains five Matlab source code and a Matlab programming guide information. The code is followed by floyd.m grMaxFlows.m grMinVerCover.m, mintreek.m IntLp.m , the former four of graph theory and network optimization is very easy to use program, the fifth for solving integer programming problems.)
- 2012-07-16 00:15:55下载
- 积分:1
-
Gaussm0.01v0.01
这次是对添加水印的图像中添加一种高斯噪声的matlab程序(The watermark image is added to add a Gaussian noise process)
- 2010-11-07 14:28:35下载
- 积分:1
-
PerceptronAlgorithm
感知器是神经网络里面的一个重要分类器,本例子采用matlab实现单个神经元感知器,分类效果较好~(Perceptron neural network which is an important classifier, using the example of the realization of a single neuron matlab perceptron, classification better ~)
- 2008-07-23 16:41:33下载
- 积分:1
-
F6SZ50MGZ0JI60O
平衡车源代码 arduino的,使用3轴加速度,角速度检测,然后是卡尔曼滤波
- 2013-12-06 15:08:34下载
- 积分:1
-
4-8PAK8
空时网格码sttc的MATLAB仿真程序。(Space-time trellis codes sttc the MATLAB simulation program.)
- 2010-06-24 10:02:54下载
- 积分:1
-
L99line
matabl oc 平面连续体结构拓扑优化(oc)
- 2009-04-11 20:19:08下载
- 积分:1
-
faiz
A script to calculate faiz....
- 2012-08-02 19:11:26下载
- 积分:1
-
CVanalysis
针对电商行业商品做CV分析,指导客户对不同动销属性的SKU做补货策略(Electricity supplier industry commodity CV analysis to guide customers do the different properties of dynamic sales SKU replenishment policy)
- 2012-10-28 16:28:05下载
- 积分:1