搜索资源列表
powerflow
- 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
chaoliu
- 基于matlab的潮流计算,牛拉法,模块清晰-matlab power flow
NRbymyself
- 基于直角坐标系的牛拉法电力系统潮流计算matlab程序-a matlab procedure for power flow calculation,based on N-R,x-y axis.
matlab--flow
- matlab牛拉法和PQ分解法潮流计算程序,可直接运行。-flow calculation procedure of NR and PQ in matlab,the program can be run directly.
normal
- matlab实现潮流计算,采用牛拉法,可以手动输入网络结构,实用性强-Power flow calculation is implemented by MATLAB, you can manually enter the network structure, strong practicability
full-AC-Newton-approach
- 牛拉法潮流程序,最经典的电力系统潮流计算matlab代码。有详细的注释和各个子函数的功能介绍。-full AC Newton approach
NRchaoliu
- 牛拉法潮流计算,用matlab编程实现,可以运行,输入用excel表格-Ox-drawn flow calculation method, the input excel spreadsheet
PV
- matlab编程,牛拉法计算潮流,选取了34节点的配电网网络模型,通过对单个以及多个分布式电源的接入位置以及容量的不同情况对34节点配电网的网损以及节点电压状况进行了分析。-Matlab programming, cattle pull method to calculate the trend, the 34-node distribution network model, through a single and multiple distributed power supply acce
常规潮流算法-牛拉法 - 极坐标备份
- 采用极坐标,可计算网络潮流,格式和附件中ieee14.xls中数据格式是一样的,且潮流程序是通用的。(Using polar coordinates, you can calculate the network flow, the format and the ieee14.xls data format in the annex is the same, and the flow program is common.)
潮流计算MATLAB程序
- 可以用来计算多个节点的潮流,利用牛拉法利用MATLAB(It can be used to calculate the power flow of multiple nodes.)
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。