搜索资源列表
chaoliujisuan
- 潮流计算,可以用来计算输电网的各种潮流,功能强大,内容丰富,绝对可靠-flow calculation can be used to calculate the transmission network trend, powerful, rich in content, absolutely reliable
CHAOLIU
- 电力系统潮流计算计算机算法的5个子程序,第一次上传希望大家多多指导-power flow calculation computer algorithm five sub procedures, the first upload hope he can guide
计算任何节点类型的潮流
- 本程序采用牛顿拉弗逊算法,可以计算任何节点类型的潮流,包含直角坐标形式和极坐标形式。,This procedure Laffer using Newton
zzzz0
- 运用牛顿拉夫逊法进行电力系统潮流计算,适合电气工程及其自动化
program
- 运用PQ分解法进行电力系统潮流计算,简单易懂,对毕业设计很有用
ThePQFastLoadFlowCCodesOfPowerSystem
- 电力系统快速PQ潮流计算 根据所给的电力系统,编制潮流计算程序,通过计算机进行调试,最后完成一个切实可行的电力系统计算应用程序-Fast PQ power system according to the power flow calculation of power system, power flow calculation program compiled by the computer debugging, and finally complete a practical calcul
PQ_PF
- PQ分解法潮流计算 C#版本的-PQ power flow ,c# edition
PF_Team4
- PQ分解法潮流计算程序,为了减少不必要的运算,本潮流程序中将严格规定数据的录入格式.-PQ decomposition process flow calculation, in order to reduce unnecessary operations, the trend of the program will strictly require data entry format.
123
- 辐射网潮流计算程序,直接在文档中修改参数即可-Radiation Net flow calculation procedures
power-flow
- 潮流计算,计算电力系统的潮流,通过电流电压计算系统功率流动-POWER FLOW
pq.zip
- 很好的潮流计算程序,利用vc计算的,希望给大家分享,Good flow calculation procedures, using VC calculation, I hope to share
3-4
- 电力系统基础(3-4)开式网络潮流计算程序,可根据需要改编。-The power system basis (3-4) open network flow calculation program can be adapted as needed.
flow
- 潮流计算:一个基于牛拉法的潮流计算程序,大家看看吧-Flow calculation: based cattle Rafah flow calculation program, we look at it
powerload
- 配电网潮流计算,采用牛顿分解法。计算式加载数据库,方便快捷。-Distribution power flow calculation using Newton' s decomposition. The calculation load the database, quick and easy.
C-language-PQ-decOmpositid-
- C语言实现P-Q分解法潮流计算 从潮流计算的基本方程出发,采用PQ分解法并通过建立矩阵的修正方程来依次迭代,逐步逼近真值来计算电网的电压和功率分布。-C language implementation PQ decomposition process flow calculated from the trend of the fundamental equations of PQ decomposition method and by the establishment of a matri
power-flow
- 基于matlab 电力系统潮流计算 牛顿拉夫逊法 采用极坐标运算 经过测试 运行良好-failed to translate
Program
- power flow 前推回带法潮流计算的详细步骤和方法-power flow forward and backward flow calculation with detailed steps and methods
power-flow-calculation
- 电力系统潮流计算 能处理多节点多分支潮流分布-Power flow calculation can handle multi-node multi-branch distribution trends
C-for--power-flow-calculation
- 比较实用的IEEE30节点系统潮流计算C程序。-More practical IEEE30 node system flow calculation C program.
Newton潮流程序
- Newton潮流程序 牛顿法的特点是收敛性比较好,一般潮流计算通常迭代6~7次就能收敛到非常精确的解,而且迭代次数与电力系统规模关系不大。