-
1420085301PredictiveControl
Book for predictive control
- 2011-01-13 05:08:41下载
- 积分:1
-
speech_analysis
神经网络的通用程序 对初学神经网络的人很有帮助(General procedures for neural network Neural networks for beginners who helps)
- 2011-05-23 16:53:07下载
- 积分:1
-
Ch06
matlab 可视化 微分方程 线性方程 元胞自动机 晶体生长 金融(linear equations matlab visualization of cellular automata crystal growth differential financial)
- 2014-02-02 11:20:00下载
- 积分:1
-
specsubm
matlab下编写的谱相减函数,用作语音增强(prepared under matlab spectral subtraction function, used for speech enhancement)
- 2007-10-09 21:21:53下载
- 积分: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
-
voice
说明: 基于瞬时线形混合模型的语音信号分离的MATLAB程序(Instantaneous linear mixing model based on speech signal separation MATLAB program)
- 2010-04-30 00:15:42下载
- 积分:1
-
PCA
这是我自己编写的主元分析的MATLAB程序,主要包含经典多变量统计方法,运行结果不错,欢迎下载~(This is my own writing of the principal component analysis of the MATLAB program, mainly include classical multivariate statistical method, operation result is good, welcome to download ~)
- 2013-01-07 12:03:16下载
- 积分:1
-
PCA
主元分析方法,主要用于提取主元,数据降维(Principal components analysis)
- 2011-11-29 16:06:52下载
- 积分:1
-
bayes
Implementation bayes
- 2011-12-01 16:52:07下载
- 积分:1
-
duoji
说明: 此程序是基于多级最小二乘法,运用递推算法。(This procedure is based on the multi-stage least squares method, the use of recursive algorithms.)
- 2011-03-26 19:46:44下载
- 积分:1