-
invupdate
inverse updaing source code in matlab
- 2009-10-16 21:17:29下载
- 积分:1
-
pingban-dianrong
平板电容的数值计算——矩量法,包含word报告,内附matlab程序(Numerical plate capacitor- moments, including word report, containing a matlab program)
- 2011-05-10 15:22:31下载
- 积分:1
-
Based-on-BP-power-load-forecasting
在MATLAB环境下,利用BP神经网络对电力负荷进行预测,编写了代码,并附上了仿真图。(In the MATLAB environment, the use of BP neural network to forecast the power load, writing the code, and attach the simulation diagram
)
- 2014-05-13 13:52:31下载
- 积分: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
-
zuijiaquezhi
此代码为最佳阙值源程序:实现对图像的分割,是一种自动确定最佳阙值的方法,简单易行.(It can be applied into division of a certain picture,and behaves in a simple way with relatively better impact. )
- 2009-05-06 18:38:33下载
- 积分:1
-
OCR
Optical Character Recognition
- 2014-08-07 10:44:43下载
- 积分:1
-
Wold_Decomposition_1
Wold s Decomposition (Adaptive filters Theory)
- 2011-09-25 22:47:51下载
- 积分:1
-
MATLAB
数据分帧
用于处理大量数据前的数据分针工作(the function can used to Frame the data)
- 2011-12-09 21:51:13下载
- 积分:1
-
QPSK_Modl_Demodl
在理想信道条件下、在高斯白噪声信道条件下和在先经过瑞利衰落信道再通过AWGN信道条件下的QPSK仿真(基带输入波形及其功率谱、QPSK调制信号及其功率谱、QPSK信号星座图、误码性能等)(In an ideal channel conditions, in white Gaussian noise channel conditions and earlier through Rayleigh fading channels through QPSK simulation AWGN channel conditions (baseband input waveform and its power spectrum, QPSK modulation signal and its power spectrum, QPSK signal constellation Figure, error performance, etc.))
- 2015-01-26 13:15:22下载
- 积分:1
-
Haar-likeMatlab
矩形遍历检测窗口演示Matlab源代码,用于理解Haar-like的功能(Haar-like rectangular detection window traversal demo Matlab source code for understanding Haar-like functions)
- 2013-11-27 09:49:13下载
- 积分:1