-
huigui
matlab做多元逐步回归的程序,适合初学者使用,简单明了(matlab to do multiple stepwise regression procedures, suitable for beginners to use, simple and clear)
- 2010-01-25 16:50:05下载
- 积分:1
-
radar-Path-Tracking
说明: 雷达目标航迹跟踪,运行函数main_test,进行雷达数据处理,最终显示航迹;(Radar Target Tracking,Run the function main_test, the radar data processing, the final display track
)
- 2021-05-13 07:30:02下载
- 积分:1
-
matlab_gatbx
< Matlab遗传算法工具箱及应用>>
配套的遗传算法工具箱 gatbx(<Matlab genetic algorithm toolbox and application>> matching the genetic algorithm toolbox gatbx)
- 2006-11-23 17:45:02下载
- 积分:1
-
shuzhitiaozhi
两个最近通信常用的数字调制技术的仿真,mpsk(two recent communication commonly used digital modulation technology simulation, mpsk)
- 2007-05-15 22:33:55下载
- 积分: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
-
Newton-rapahson
牛顿拉夫森法用来解决极大似然估计的问题。很好用。(Newton La Fusen method to solve the problem of maximum likelihood estimation. Good use.)
- 2011-05-25 15:24:12下载
- 积分:1
-
NSGA2车间调度算法
说明: 用NSGA2解决车间任务调度,在MATLAB环境下实现,并且画出任务序列的甘特图(NSGA2 is used to solve the task scheduling in workshop, which is realized in Matlab environment, and the Gantt chart of task sequence is drawn)
- 2021-02-20 02:39:44下载
- 积分:1
-
MATLABsimulationoftheessenceof50casesofmotor
说明: MATLAB电机仿真精华50例pdf电子书及其源代码(MATLAB simulation of the essence of 50 cases of motor and its source code pdf ebook)
- 2010-04-10 11:13:31下载
- 积分:1
-
3970997som-matlab
说明: 这是非常好的程序,有兴趣的都来看看,(It is a very good procedures, all interested parties to look at,)
- 2008-12-03 10:34:04下载
- 积分:1
-
job-shop-matlab
带有恶化时间的作业车间调度问题matlab 程序(Job shop scheduling problem with time to progression matlab program)
- 2012-05-24 16:40:49下载
- 积分:1