-
OPSO
Research on multi-mode resource constrained project scheduling based on particle swarm optimization algorithm.rar
- 2013-03-14 16:48:49下载
- 积分:1
-
adequacy-analysis
Adequacy analysis with DG(Wind Turbine) using monte carlo simulation.Average unsupplied load(AUL)is calculated for annual load demand
- 2020-12-07 20:59:20下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
statcompwm
无功补偿STATCOM的simulink建模,采用直接电流(STATCOM reactive power compensation Simulink modeling, using direct current)
- 2013-05-16 13:29:41下载
- 积分:1
-
m_sequence
matlab生成m序列的函数
原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:(matlab generate a function of the original m sequence that efficiency is too low, mainly because of the practical application does not require generation of long m sequences, joined the demand for length, can effectively reduce the running time. 25 of the shift register, run for an hour did not come out one cycle, I just need more than 3000 bit. Improved version:)
- 2007-11-08 00:20:12下载
- 积分:1
-
Untitled
svm 分类小例子,准确率较高。有可能是样本较少或者是样本数据取得太好的缘故。(svm classification)
- 2014-12-09 20:43:50下载
- 积分:1
-
2D_FDTD_scattering
2D FDTD realization with Near-to-Far field transformation
- 2009-11-30 00:50:29下载
- 积分:1
-
SVM
基于matlab的支持向量机svm的源代码,可以实现训练及预测的一些基本功能。(Based on support vector machine svm matlab source code, you can achieve some of the basic functions of training and predictable.)
- 2014-11-29 21:10:09下载
- 积分:1
-
cholesky
平方根法程序
输入变量为一个n阶正定矩阵A,输出的结果为下三角矩阵L(Square root law procedures)
- 2011-11-24 15:06:00下载
- 积分:1
-
CA
说明: 元胞自动机源代码 用于动态仿真交通流模型 分析流量 密度 评价速度等指标(Cellular Automata source code for the dynamic simulation model to analyze traffic flow density assessment rate and other indicators)
- 2014-02-09 15:27:12下载
- 积分:1