搜索资源列表
matpower3.0.0
- 可进行电力系统多节点系统的优化潮流计算,适合电力行业同仁仿真用
潮流计算程序
- 潮流计算程序
IEEE39节点潮流计算程序
- 本程序是IEEE39节点潮流计算程序,经本人亲自测试能正常使用,而且测试结果与标准数据库比较接近。。。对于之后的配网重构,无功优化等很有好处。
配电网潮流前推回代法的一种简单实现方法
- 潮流计算,用于电力系统的多节点计算。配电网潮流计算是配电网络分析的基础, 配电网的规划改造、经济运行、网络重构、无功优化和故障处理等都需要用到配网潮流计算的数据。
Matlabjiedianyouhua
- 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
InThePowerFlowCalculationOfReactivePowerOptimizati
- 潮流计算在电力无功优化中的应用,基于MATLAB环境的编程,有详细说明和源代码。-In the power flow calculation of reactive power optimization, based on the MATLAB programming environment, there is a detailed descr iption and source code.
Lab4_Task1
- IE3节点的潮流优化,可以进行以网损最小为目标函数进行潮流优化计算,仿真。-IE3 nodes to optimize the trend can be carried out in order to minimize loss to the trend of the objective function for the optimization calculation, simulation.
Load_Flow
- 电力系统潮流计算程序,采用节点优化编号及稀疏存贮技术-Power flow calculation program, using the node number and the sparse storage optimization technology
1111
- 基于免疫禁忌混合算法的多目标最优潮流计算[PDF].-Multi-objective Optimal Power Flow Calculation Based on Immune/Tabu Search Hybrid Algorithm
改进P-Q分解法潮流
- 改进的微分进化算法,此算法为优化算法,可以用在电力系统的无功优化,配电网重构中。-Differential Evolution
matpower
- Matpower的中文手册。MATPOWER 是一个基于matlab m 文件的组建包,用来解决电力潮流和优化潮流的问 题-Matpower Chinese Manual。MATPOWER is a package of Matlab m-files for solving power flow and optimal power flow problems
jisuan
- 进行电力网络的潮流计算 可以此进行无功优化等问题-electrical calculation
matpower4.0b4
- MATPOWER 是一个基于matlab m 文件的组建包,用来解决电力潮流和优化潮流的问 题。它致力于为研究人员和教育从业者提供一种易于使用和可更新的仿真工具。Matpower 的设计理念是用尽可能简单、易懂,可更新的代码来实现最优秀的功能-Matpower is a package of Matlab M-les for solving power ow and optimal power ow problems. It is intended as a simul
matpower4.0b5
- MATPOWER是一个基于matlab m文件的组件包,用来解决电力系统潮流计算和优化潮流的问题。它致力于为研究人员和教育工作者提供一种易于使用和可更新的仿真工具。MatPower 的设计理念是使用尽可能简单、易懂、可定制的代码来实现最优秀的功能。-MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a sim
OPF_GA
- 这是一份对优化潮流遗传算法流程进行详细描述的文档。自己绘制。-This is a trend of genetic algorithm optimization process described in detail in the document. Draw their own.
ieeeOLTC
- 考虑了传统变压器的优化潮流,基于此利用遗传算法对IEEE14节点系统进行优化调度。(The optimal power flow of the traditional transformer is considered. Based on this, the genetic algorithm is used to optimize the scheduling of the IEEE14 node system.)
电力系统机组组合优化
- 基于MATLAB/CPLEX 的机组最优组合,成功求解表格化,图示化的机组组合结果,含机组各时段启停计划、机组各时段最优出力,以及内含的各时段的直流潮流等。(Based on the MATLAB/CPLEX optimal combination of units, the results of tabular and graphical unit commitment are successfully solved, including the start-up and shutdown s
潮流计算程序
- 潮流计算程序,带数据文件,未进行稀疏技术优化(Power flow calculation program with data files)
顾伟三机九节点仿真程序
- 电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat
节点编号优化
- 一个半动态优化的节点编号优化的算例,运用传统算法来实现潮流计算之前可以运用节点编号优化来提升算法效率(An example of node numbering optimization with semi-dynamic optimization)