-
mutualinfomation
计算脑电等信号的互信息程序,matlab源代码(Calculating the mutual information procedure, matlab source code)
- 2013-01-26 09:58:58下载
- 积分:1
-
main
基于MATLAB的内模控制器的简单设计实现,应用于ARM上(Internal model controller based on MATLAB realization of a simple design, is applied on ARM)
- 2015-03-11 10:56:27下载
- 积分:1
-
MATLAB-programme
本书将介绍matlab 语言,并向大家展示如何运用它去
解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
- 2011-06-19 21:31:26下载
- 积分:1
-
a
说明: 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter.
The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners.
A small number of filters covers the entire image.
This method is fast and discards irrelevant information(Without pixel machine vision operation code-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners. A small number of filters covers the entire image. This method is fast and discards irrelevant information)
- 2007-11-22 15:54:19下载
- 积分:1
-
guangyiyucesuanfa
广义预测算法MATLAB转化为VC++的程序,可用于三容水箱的数据的采集.(generalized predictive algorithm MATLAB into VC procedures can be used for three-tank of data acquisition.)
- 2007-06-15 10:22:46下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
HMM
隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等(Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc)
- 2013-03-16 15:03:24下载
- 积分:1
-
heapmgrbase
heapmgrbase program for dynamic memory
- 2013-12-06 17:59:26下载
- 积分:1
-
zq1
说明: 太阳黑子的时间序列用最小二乘法模型定阶的C语言程序(Sunspot time series model using the least square method to determine the order of the C language program)
- 2010-05-03 14:27:11下载
- 积分:1
-
matlab
matlab演化博弈模型及程序,对研究生来说是很有用处的(matlab evolutionary game model and procedures, it is useful to graduate)
- 2014-01-16 20:07:20下载
- 积分:1