-
fangzheng
SPWM with matlab/simulink!!
- 2011-02-10 15:53:57下载
- 积分:1
-
11
说明: gongxiang共同享用希望对大家有帮助,大家以后多多帮助(gongxiang 有用的)
- 2010-04-01 10:51:16下载
- 积分:1
-
GA
说明: Genetic Algorithm MATLAB Code for Unconstrained Optimization Problem
- 2013-12-20 18:57:42下载
- 积分: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
-
q21
this code is about mlp 1 layer neural network with back propagation training algorithm by using geradient descence for nonlinear system. input data are random.
- 2013-11-28 02:51:57下载
- 积分:1
-
MATLAB_shiyongjiaocheng
这是一本介绍matlab的电子书籍,内容较全面,比较易懂,适合matlab初学者使用。(This is a description of electronic books matlab, content more comprehensive, easier to understand for beginners to use matlab)
- 2010-11-26 23:25:04下载
- 积分:1
-
123
MATLAB智能算法30个案例分析 源代码(30 case studies of the MATLAB intelligent algorithm source code)
- 2012-07-18 00:17:01下载
- 积分:1
-
This-is-a-multi-level-voltage-svpwm-space-vector-
This is a multi-level voltage svpwm space vector control algorithm for motor controlThis is a multi-level voltage svpwm space vector control algorithm for motor controlThis is a multi-level voltage svpwm space vector control algorithm for motor control
- 2013-10-24 23:10:34下载
- 积分:1
-
fft3
很好的学习FFT的程序,易于理解,便于学习,具有很好的参考价值(Learning the FFT program, easy to understand, easy to learn, have a good reference value)
- 2013-04-05 16:29:20下载
- 积分:1
-
spsp
spread spectrum simulation
- 2011-06-03 02:21:11下载
- 积分:1