-
rotate
旋转图形的Matlab的源代码,可以任意修改,且易读性强(Rotating graphics Matlab source code can be modified, and the legibility strong)
- 2015-01-11 20:57:08下载
- 积分:1
-
nice
M-file for analog communication
Single side band...
- 2010-07-02 21:44:40下载
- 积分:1
-
FIR-Interpolation-high_pass-filter
用内插法写的FIR高通滤波器,是基于MATLAB2010写的(Written by interpolation FIR high-pass filter, is written based on MATLAB2010)
- 2011-06-16 21:41: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
-
step-function
利用:plot,stem,grid,line,axis,xlabel,ylabel,title 等绘制阶跃函数的图像。(draw the map of step function.)
- 2010-06-01 15:16:25下载
- 积分:1
-
lms_filter
基于最小均方误差的最小二乘滤波器的设计算法(Based on the minimum mean square error of the least squares filter design algorithms)
- 2014-12-23 09:00:24下载
- 积分:1
-
sinefitxx
Four-Parameter Sinefit Matlab code
- 2013-01-05 04:13:52下载
- 积分:1
-
gjxq
国际象棋,基于matlab 有一定的智能, 具有悔棋等等功能,还有待完善(Chess has some intelligence on matlab has undo function, etc.)
- 2014-12-15 17:19:53下载
- 积分:1
-
CPSS
This file is simulation of PSS in matlab simulink.
This file is helpful for understanding POWER SYSTEM.
- 2016-07-13 02:28:39下载
- 积分:1
-
code
it contains matlab code for ofdm systems it is .m file extension
- 2010-03-12 09:25:56下载
- 积分:1