-
FUZZY-control
是对于运用模糊控制的场合 这些资料极其具有意义(very important docume)
- 2011-12-27 10:30:08下载
- 积分:1
-
7fcff53400f3
用matlab编写的空间梁单元的源程序,里面包含了单元刚度矩阵的生成(Beam Element source matlab prepared, which contains the element stiffness matrix generation)
- 2020-07-27 15:58:40下载
- 积分:1
-
LDAgdm
详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现(matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis)
- 2015-01-28 21:21:43下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
Tally
一个简单的记账软件,重点在于使用c++与MATLAB混编,使用MATLAB做图,对记账数据进行分析(A simple accounting software, with emphasis on the use of c++ and MATLAB mixed, use MATLAB to do maps, analysis of accounting data)
- 2009-02-21 13:05:12下载
- 积分:1
-
ResearchingRelialiabilityoftheComplexNetworkSystem
在对复杂网络系统可靠性优化配置方法研究的基础上,编制出系统可靠度优化配置计算机程序.(in the complex network configuration system reliability optimization method on the basis of produce distribution system reliability optimization computer program.)
- 2007-02-26 16:35:11下载
- 积分:1
-
subspace
经典子空间算法的完整实现,噪声消除效果比较好(an approach of speech enhancement algorithm)
- 2013-08-26 11:24:39下载
- 积分:1
-
CCppt
Clear Case briefly introduction power point
- 2013-09-25 10:03:02下载
- 积分: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
-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1