-
Eigenvalue
特征值分析,便于模态分析电网稳定态态势分析和薄弱环节识别(Eigenvalue analysis, to facilitate modal analysis grid steady state trend analysis and identification of weak links)
- 2013-02-02 23:41:29下载
- 积分: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
-
state_space_PID
本代码是PID在S函数中的实现,但不同之处在于,本代码先把PID变成状态空间表达式,更加易懂,为本人独创。(This code is the PID in the S function, but the difference is that, this code to put the PID into the state space expressions, more understandable, for my original.)
- 2014-09-03 10:45:50下载
- 积分:1
-
emd_blx
这是一种包络线的实例特殊情况emd_blX(This is an example of envelope special circumstances emd_blx)
- 2009-09-21 10:37:39下载
- 积分:1
-
fuzzy2
FUZZY LOGIC gaussian function /triangular function
- 2019-05-01 22:27:39下载
- 积分:1
-
lizidenoising
这是一种基于粒子权重去噪代码,本人自己实现,非常实用。(Based on the particle weight denoising code)
- 2015-04-11 09:52:59下载
- 积分:1
-
图形输出
一个vc+matlab混合编程的例程(a mixed vc+ Matlab programming routines)
- 2004-09-28 11:37:03下载
- 积分:1
-
WebAutomaticTextClassificationTechnologyResearch
Web自动文本分类技术研究综述 基于WEB的文本分类技术论文(Web Research on automatic text classification techniques for text classification based on technical papers WEB)
- 2009-12-31 15:02:39下载
- 积分:1
-
calshort
copmpute the risidual erro of travel time,always applied in Tomography
- 2015-02-13 11:25:28下载
- 积分:1
-
vc_matlab
用VC调用Matlab的文章,文章详细介绍了几种方法,并给出了示例(VC call Matlab with the article, the article details several ways, and gives examples of)
- 2007-10-29 20:39:00下载
- 积分:1