-
chaos
混沌信号生成 逻辑映射 三个函数matlab程序(chaos signal)
- 2014-12-09 12:05:35下载
- 积分: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
-
WSN-fundamentals-in-Matlab
wsn fundemental in matlab
- 2011-06-20 17:38:59下载
- 积分:1
-
CircConv
circular convolution
- 2012-11-15 20:00:39下载
- 积分:1
-
MATLAB-functions
本文介绍了matlab常用数值函数,包括通用命令、运算符和特殊运算符、编程语言结构、基本矩阵函数和操作、基本数学函数和文件输入与输出等。(This article describes the commonly used numerical matlab functions, including general orders, operators and special operators, programming language, structure, function and basic matrix operations, and basic mathematical functions such as file input and output.)
- 2011-11-22 18:13:17下载
- 积分:1
-
chap7
单级倒立摆控制 此程序用在过程控制中,仿真软件为Matlab(Single Link Inverted Pendulum Control)
- 2013-12-05 20:14:13下载
- 积分:1
-
Pattern-recognition-and-SVMfunctions
说明: 模式识别分类支持向量机和和函数集,用于模式识别分类用。核函数很多(Pattern recognition and classification support vector machine and set of functions)
- 2011-03-22 19:56:52下载
- 积分:1
-
izigzag_kaiyuan
图形图象中dct变换中用到的反zigzag扫描原代码是基于matlab中的开发(graphic images used Copy transform the anti-Zigzag scanning source code, which is based on Matlab Development)
- 2006-12-11 09:51:10下载
- 积分:1
-
JSIP_2013081510281570
This paper investigates the generalized Pars ’s theorem of fractional Fourier transform (FRFT) for concentrated data. Also, in the framework of multiple FRFT domains, Pars ’s theorem reduces to an inequality with lower and upper bounds associated with FRFT parameters, named as generalized Pars ’s theorem by us. These results theoretically provide potential valuable applications in filtering, and examples of filtering for LFM signals in FRFT domains are demonstrated to support the derived conclusions
- 2015-02-21 10:20:28下载
- 积分:1
-
gatool
说明: 该文件夹中,包含的为遗传算法工具箱的程序。(The folder that contains the genetic algorithm toolbox for the procedure.)
- 2010-03-26 10:20:13下载
- 积分:1