-
filters
filter design of the wavelet
- 2011-04-25 14:26:27下载
- 积分:1
-
ACO-for-shortest-path
数学建模 蚁群算法最短路径通用Matlab程序(Ant Colony Algorithm for shortest path Matlab source code)
- 2013-12-07 19:41:16下载
- 积分:1
-
matlab-gui--display
MATLAB处理的图像各种gui显示,有sobel,canny、灰度变换等。(MATLAB gui display a variety of image processing, there sobel, canny, gray transformation.)
- 2013-11-15 10:51:53下载
- 积分:1
-
matlabactivex
基于Matlab和ActiveX技术的数字信号处理教学演示系统(Matlab based on ActiveX technology and digital signal processing teaching demonstration system)
- 2009-05-16 13:15:00下载
- 积分:1
-
Taylor
说明: Taylor算法,可以用于解非线性方程组(Taylor algorithm, can be used for solving the nonlinear equations)
- 2010-04-09 10:58:38下载
- 积分:1
-
analemma
The program computes and plots the equation of time, the declination, and an analemma curve for various orbital parameters. The analemma is the curve traced by the position of the sun, measured at clock noon, over a year.
- 2013-09-20 14:17:03下载
- 积分:1
-
IMM
采用多模方式的卡尔曼滤波程序,仿真对运动目标的跟踪(Using multi-mode approach of Kalman filtering process, simulation of moving target tracking)
- 2007-08-13 00:00:39下载
- 积分: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
-
schrodinger
schrodinger energy and wave solver
- 2009-12-14 05:08:13下载
- 积分:1
-
qpsk
说明: matlab的qpsk的程序代码 是初学者的福音(The qpsk matlab program code is the gospel for beginners)
- 2011-03-30 12:51:41下载
- 积分:1