-
pstdat
电力系统工具的源文件,主要是包括了电力系统中交直流互联系统的模型,包括四机两区域(Simple and bacterial foraging optimization algorithm, mainly used for the optimization of the PID control, and can be run directly)
- 2012-09-26 23:26:42下载
- 积分:1
-
bmp-trans
BMP TRANSPARENCIA DE FIGURA
- 2014-08-20 01:09:00下载
- 积分:1
-
IPM-OPF
程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。(Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.)
- 2021-03-22 09:29:17下载
- 积分: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
-
nu
说明: 一个多输入多输出小波网络的源程序,用matlab编写,能够实现对时间序列数据的训练预测(A multi-input multi-output wavelet network' s source code, written with matlab, can be achieved on the training time series data forecasting)
- 2010-05-26 19:49:32下载
- 积分:1
-
VC调用matlab文件中的函数的实例的源代码
说明: 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!(on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!)
- 2005-11-09 15:25:14下载
- 积分:1
-
amlProgramDesign
一本介绍aml编程设计的书籍.比较基础,实用.(aml introduced a program designed books. Basis for comparison and practical.)
- 2007-01-15 11:59:42下载
- 积分:1
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1
-
dd
说明: 另一种潮流计算程序,本程序使用C语言编写(Another flow calculation procedures, the procedures using the C language)
- 2012-11-20 21:43:07下载
- 积分:1
-
EVERT
EVERT的开源的光柱跟踪代码。光柱跟踪是用于声学仿真的重要算法。(open source code of beam tracing)
- 2011-05-13 13:02:42下载
- 积分:1