搜索资源列表
qiantuihuidaifa
- 基于前推回代算法的配电网潮流计算,很经典的程序源代码-Based on behalf of the algorithm back to the distribution power flow calculation, it is the classic source code
IEEE
- 关于IEEE-6、14 30节点系统很实用的,经过运行可靠MATLAB程序上的潮流计算-power flower
NetwonR
- 牛顿拉夫逊法潮流计算程序,已测试40个节点,内附参考结果和典型系统的描述,很全的资料-Newton Raphson power flow program, 40 nodes have been tested, the results and typical system containing a reference to the descr iption, it is all the information
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.
chaoliu
- 基于matlab的潮流计算,牛拉法,模块清晰-matlab power flow
matlab
- 基于matlab的电力系统潮流计算 实现潮流计算的快捷 并进行数据的验算-The power flow computation of power system based on MATLAB
case300
- 电力系统潮流计算采取牛顿-拉弗逊法 IEEE 300 -power flow calculation IEEE 300
powerflow
- 以三机九节点系统为例,给出了一个模块化的潮流计算程序,并附有潮流计算格式说明。(Taking a three machine nine bus system as an example, a modular power flow calculation program is given, and the power flow calculation format is illustrated.)
电力系统潮流计算课程设计
- 这是一个计算电力系统的传输线路损耗的matlab实例,可以帮助初学者学习潮流计算 。(This is a calculation of power transmission line loss matlab example, can help beginners learn the power flow calculation.)
myfile
- 简单前推回代潮流计算matlab,为初学者提供一点借鉴帮助(push backward substitution method matlab)
基于Matlab/Simulink与PSASP的潮流计算
- 潮流计算算例,基于MATLAB以及simulink和PSASP电气仿真软件的潮流计算算例(Calculation example of power flow)
潮流计算
- 潮流计算程序1.根据电力系统网络推导电力网络数学模型,写出节点导纳矩阵; 2.赋予各节点电压变量(直角坐标系形式)初值后,求解不平衡量; 3.形成雅可比矩阵; 4.求解修正量后,重新修改初值,从2开始重新循环计算; 5.求解的电压变量达到所要求的精度时,再计算各支路功率分布、功率损耗和平衡节 点功率; 6.上机编程调试;连调; 7.计算分析给定系统潮流分析并与手工计算结果作比较分析。 8.准备计算机演示答辩,书写该课程设计说明书(必须计算机打印)。(power flow calcul
潮流计算MATLAB代码
- 牛顿拉夫逊法潮流计算 用matlab,牛顿拉夫逊法潮流计算,直角坐标系 计算刘光烨的书课后计算题(Newton Ralph Xun Fa power flow calculation)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释
ieee33潮流计算
- 前推回代潮流计算,任意网络结构下均可以计算,内带IEEE33节点算例(The forward backward and forward power flow calculation can be calculated under any network structure, and the IEEE33 node with inner band can be calculated.)
Matlab_潮流计算程序N节点
- N节点电力系统,潮流计算,用MATLAB编程(Njiedianxitongmmmdenjg)
潮流计算MATLAB程序
- 可以用来计算多个节点的潮流,利用牛拉法利用MATLAB(It can be used to calculate the power flow of multiple nodes.)
配电网前推回代潮流计算程序
- matlab语言,电力系统配电网潮流计算程序(Power flow calculation program, MATLAB language)
潮流计算程序
- 珍藏多年的matlab潮流计算程序源代码集合,包含多个潮流计算程序(A collection of matlab trend calculation program source code for many years, including multiple power flow calculation programs)
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。