-
PQpowerflow
说明: matlab编写的潮流程序,内附30个节点的验证(matlab program written in the tide, containing 30 nodes verify)
- 2010-04-15 17:06:53下载
- 积分:1
-
mod31
relay oscillation method of pid tuning using matlab
- 2011-09-26 17:42:26下载
- 积分:1
-
Deber2
Plot the voltage reg based on real power
- 2011-11-26 23:28:53下载
- 积分:1
-
LS
说明: Mathematical models- choice of model class LS
- 2010-04-24 00:06:34下载
- 积分:1
-
qnf
one of the most important parameteres in power system is frequency,in this paper frequency estimated using queen base algorithm
- 2013-02-06 13:19:17下载
- 积分:1
-
Matlab
使用matlab在16进制数据中加入高斯白噪声(程序虽小但是自己完成)(Using Matlab to add Gaussian white noise in the hexadecimal data (procedures may be small, but complete by myself))
- 2012-10-08 17:44:25下载
- 积分:1
-
Lyapunov_Lorenz
基本原理就是首先求解出连续系统微分方程的近似解,然后对系统的Jacobian矩阵进行QR分解,计算Jacobian矩阵特征值的乘积,最后计算出LE和分数维(The basic principle is to first find the approximate solution of differential equations continuous system, then the system will be on the Jacobian matrix QR decomposition product Jacobian matrix computing eigenvalues, and finally calculate the fractal dimension LE)
- 2021-03-12 20:09:24下载
- 积分:1
-
iris
Iris Segmentation Code Matlab
- 2015-03-04 06:27:39下载
- 积分:1
-
CrossWavelet
实现交叉小波变换分析及交叉小波凝聚谱,本人亲测,可以使用(Cross-wavelet analysis and consistency analysis for the analysis of time series between the two related to the relationship between the existence and consistency.)
- 2015-11-09 10:31:53下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1