搜索资源列表
matpower3.0.0
- 这是关于电力系统潮流优化的30个节点测试标准,基于MATLAB开发
潮流计算程序
- 潮流计算程序
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
matpower3.2
- Matlab格式的电力系统潮流优化计算工具箱,相当好用-Matlab format to optimize the power flow calculation toolbox, very easy to use
1111
- 基于免疫禁忌混合算法的多目标最优潮流计算[PDF].-Multi-objective Optimal Power Flow Calculation Based on Immune/Tabu Search Hybrid Algorithm
改进P-Q分解法潮流
- 改进的微分进化算法,此算法为优化算法,可以用在电力系统的无功优化,配电网重构中。-Differential Evolution
jisuan
- 进行电力网络的潮流计算 可以此进行无功优化等问题-electrical calculation
chaoliu
- 本程序简要介绍了潮流优化算法,运用lingo对一简单算例进行了优化-This procedure briefly describes the trend optimization algorithm, using lingo for a simple example is optimized
ipopf-MATLAB
- 此代码是《现代电力系统分析》王锡凡版的潮流优化计算的相关内容内点法的实现。-This code is the realization of analysis version of Wang sifan flow optimization related content calculation of interior point method for modern power system.
lhs2dg
- 通过各种分布式电源并网运行,优化配置功率分配(Through the distributed power grid operation, optimize the allocation of power distribution)
电力系统机组组合优化
- 基于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
wind farm opf
- 单风电场潮流计算模型,风电集群潮流模型,最优潮流计算,N-1最优潮流计算(detailed wind power model, optimal power flow computation and N-1 based SCOPF)
潮流计算程序
- 潮流计算程序,带数据文件,未进行稀疏技术优化(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)