-
matlabtut
Matlab tutorial which is very basic.I hope to upload my source code in future.
- 2009-04-22 08:39:29下载
- 积分:1
-
OFDM
说明: 一个OFDM仿真程序,包含matlab源文件。(An OFDM simulation program, including the matlab source.)
- 2010-04-21 23:26:33下载
- 积分:1
-
myhallBLDC
说明: 直流无刷电机带霍尔传感器双闭环的MATLAB仿真,(MATLAB simulation of double closed-loop DC brushless motor)
- 2021-02-23 14:59:40下载
- 积分:1
-
PhaseAdjustment
用于分析行走中的人体目标的微动回波分析,改程序为微动分析中的相位调整m函数,可以被移植到其他相应代码中。(Fretting echo for the analysis of human walking target analysis, change procedures for the analysis of micro-m phase adjustment function, it can be ported to other appropriate code.)
- 2021-04-09 16:09:00下载
- 积分:1
-
matlab
matlab下的数字图象处理例程,其中有关图片文件只要随便找个图片就可以了(matlab under the digital image processing routines, including the relevant picture file as long as you can not find a picture of the)
- 2007-11-06 21:38:49下载
- 积分:1
-
vwap
用历史日成交量去预测今日成交量的统计分析~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(statistic of history turnover volume)
- 2011-08-27 09:19:36下载
- 积分:1
-
RPCL
RPCL聚类算法,用MATLAB实现,有详细注释(RPCL clustering algorithm, using MATLAB realization of the Notes in more detail)
- 2007-11-27 10:45:20下载
- 积分: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
-
tls
总体最小二乘法代码,包含误差的产生。。。。。。。。。(total least square)
- 2021-03-27 14:39:12下载
- 积分:1
-
Optimization-of-fuzzy-control
Optimization of a gas turbine engine fuzzy control
- 2013-11-13 15:07:36下载
- 积分:1