-
Matlab-Bayers
简单贝叶斯计算源程序,可以使用调试,用于简单的matlab和贝叶斯的学习实验内容(Simple Bayesian computing source, you can use the debugging, for the simple Bayesian learning matlab and experimental content)
- 2010-11-16 13:36:58下载
- 积分:1
-
Matlab6.0.math.handbook
matlab.math.handbook是matlab数学手册,介绍了一些数学函数(matlab.math.handbook is Matlab mathematical manual, introduced the Math)
- 2007-01-16 01:01:36下载
- 积分:1
-
VGC_classifier
Matlab code with GUI for identification of VGC signals (FAX, Voice, VFT etc.)
- 2013-12-27 17:21:51下载
- 积分: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
-
FastICA_25
实现两路信号的分离,效果还不错。在matlab上验证通过。(Realize the separation of the two signals, the effect was not bad. Tested through in matlab.)
- 2008-05-29 19:34:53下载
- 积分:1
-
lineflow
this code is used to show the result of power flow solution of a power system
- 2013-07-27 18:51:38下载
- 积分:1
-
colorsegmentation
color image segmentation in matlab
- 2010-01-14 23:02:54下载
- 积分:1
-
imation-succesive-adc
Matlab code for succsesive approximation ADC
- 2011-01-22 13:44:00下载
- 积分:1
-
RS
说明: 计算HURST指数,自己编写,这是经过修正之后通过变成得出来的结果,网上一般很少有这类文件。(HURST index calculation, write your own, which is revised after the results come through into a very, very few of these files online usually.)
- 2011-11-19 16:21:20下载
- 积分:1
-
sss
双馈风机的仿真模型搭建,由转子侧网侧和并网运行三部分组成。(The simulation model of the double-fed fan is composed of three parts: the rotor-side network side and the grid-connected operation.)
- 2017-01-10 13:58:05下载
- 积分:1