-
dtlsrtx
摘要: 这个程序用下拉菜单条的方式可变选取参数观测李萨如图形.用MATLAB编写(Abstract : This procedure using the drop-down menu, select the variable parameters observation Lissajous figures. using MATLAB)
- 2006-10-22 19:10:59下载
- 积分:1
-
liandurenlianjiance
这是亮度人脸检测的matlanb 源代码实现,很好(This is the brightness of the Face Detection matlanb source code to achieve good)
- 2008-01-04 10:00:04下载
- 积分:1
-
Abc
异步电机abc仿真模型,基于matlab的simulink仿真,源文件(Abc model of induction motor simulation, simulink of matlab-based simulation, the source file)
- 2009-04-07 21:20:44下载
- 积分:1
-
a-13
利用MATLAB实现a律13折线的非均匀量化折线的编写。 (a—13 MATLAB )
- 2010-05-14 10:44:17下载
- 积分:1
-
source-code
source code of ecg signal
- 2013-03-04 21:25:51下载
- 积分:1
-
Array_Pattern_Hor_Vertical
计算水平和竖直放置的平面阵列的方向图,可以通过改变方位角和俯仰角数值仿真图像的改变情况
使用/不使用切比雪夫权值观察图像的变化
提供水平和竖直两个视角观察方向图的形态(the program to simulate pattern of plane array)
- 2016-02-16 08:59:02下载
- 积分:1
-
ChapterVofvariablesymbols
这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 5章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions. This is Chapter 5.)
- 2009-03-22 09:01:37下载
- 积分: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
-
zishiying
自适应均衡,matlab,实现,无错误,很实用。(Adaptive equalization, matlab, implementation, without error, is very practical.)
- 2014-06-21 17:20:07下载
- 积分:1
-
lingo-example2
lingo 程序,解决线性规划和非线性规划问题,这里主要介绍物资需求计划模型的程序(lingo(demand and supply))
- 2011-08-23 11:30:52下载
- 积分:1