搜索资源列表
9节点算例
- 电力系统潮流计算程序 9节点改进算法算例-power flow calculation procedures nine nodes improved algorithm counting cases
40节点潮流程序
- 使用matlab,前推回代法,针对40节点的算例
无线传感器网络节点定位DV-Hop算法
- 无线传感器网络节点定位DV-Hop算法的matlab代码
图的所有路径
- 能找到任意两节点间的所有符合条件的路径
33节点潮流计算
- 本程序是一个IEEE33节点潮流计算程序。。。对配网重构等很有好处,经被人亲测可以使用。。。
IEEE39节点潮流计算程序
- 本程序是IEEE39节点潮流计算程序,经本人亲自测试能正常使用,而且测试结果与标准数据库比较接近。。。对于之后的配网重构,无功优化等很有好处。
DVHOP
- 实现DV-Hop定位算法的仿真,自动生成一定节点数的随即分布图,给出仿真结果的各点定位误差,用曲线图形显示,并可以计算平均误差。-DV-Hop simulation. Produce a randomly distributed nodes and then simulate and give the location error of each node, showing it in figure, and calculate the average error.
DV-Hop
- 无线传感器网络DV-Hop节点定位算法,基于Matlab的源程序。-Wireless sensor network node, DV-Hop localization algorithm, based on the Matlab source code.
IEEE14
- ieee14节点系统,使用matlab做潮流计算,使用遗传算法进行电容器投切控制。-ieee14 node system, using matlab to do flow calculation, using the genetic algorithm control of capacitor switching.
PQ-decomposition-
- 用matlab编程实现电力系统P-Q分解法的节点编号最优化-Power system with matlab programming PQ decomposition node number optimization
SGA40
- 用标准遗传算法解决电力系统最优化问题,粒子使用的是40个节点的大规模计算问题-Using standard genetic algorithm to solve power system optimization problems, particle using 40 nodes of a large-scale computing problems
Dijkstra
- 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
EUCLIDEAN_Algorithm
- Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法-Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed
最小化潮流法(IEEE14节点)
- 非常详细且正确的电力潮流计算例程,基于matlab,使用最小化潮流计算方法,以IEEE14节点为例进行计算,支持数据的自行导入导出(Very detailed and correct power flow calculation routines, based on matlab, the use of minimized power flow calculation method to IEEE14 node as an example to support the data into the
IEEE33节点网络生成程序
- 根据0,1变量(开关关系)在线生成IEEE33节点网络。(The IEEE33 node network is generated online based on the 0,1 variable (switch relation).)
潮流计算(3机9节点)
- 本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
IEEE33节点
- 采用simulink搭建IEEE标准33节点仿真模型及.m程序(IEEE standard 33 node simulation model)
33节点含分布式电源配电网的程序
- 33节点符合分布式电源电力系统配电网的潮流计算(Matlab language, power flow calculation of power system distribution network)
四节点四边形板单元振动模态分析
- 在matlab中实现四节点板单元刚度矩阵求解,振动模态分析(Realize the solution of the stiffness matrix of the four-node plate element and the vibration modal analysis in matlab.)
节点编号优化
- 一个半动态优化的节点编号优化的算例,运用传统算法来实现潮流计算之前可以运用节点编号优化来提升算法效率(An example of node numbering optimization with semi-dynamic optimization)