搜索资源列表
powerflow
- 基于P-Q分解法的快速潮流计算,可用于实际系统
pq
- 基于P-Q分解法的潮流计算适合初学者学习程序简单易懂
P-Q
- 计算电力系统潮流的程序,非常通用.便于修改.在一定误差范围内也可以计算配网潮流-P-Q power flow algorithm
baseP_Qpfc
- 运用P-Q分解法自编的潮流计算程序,可计算简单电力系统的潮流-PQ using the trend of self-decomposition program
PQ-powerflow
- 运用P-Q分解法进行电力系统潮流计算,本程序用的是IEEE-14标准节点数据。-PQ decomposition method using power flow calculation, this procedure is used in standard IEEE-14 node data.
p-q
- 一个比较完整的快速分解法潮流程序,包括稀疏存储技术,节点优化等内容,是个强大可以计算大规模电力系统的潮流程序-A more complete decomposition of the trend of rapid procedures, including the sparse storage technology, optimizing the content node is a powerful large-scale power system can calculate the trend
C33
- 电力系统潮流计算p-q分解法请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。 -dianlixitong
mat
- 电力系统潮流计算p-q分解法请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。 -dianlixitong
power-flow-of-P-Q
- 潮流计算,使用PQ分解法,是一种比牛顿法更优越的潮流计算法,收敛速度更快,收敛精度与牛顿法相同-power flow of P-Q
P-Q
- 带例题的潮流计算程序,运用P-Q分解法进行潮流计算。-power FLOW code
4-node-P-Q-decoupled-
- 基于MATLAB的电力系统潮流计算程序设计的4节点P-Q分解法潮流计算程序原代码-Original code based on MATLAB power flow calculation program designed 4-node PQ decomposition flow calculation procedures
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
PQ-powerflow
- 用C语言实现P-Q分解法潮流计算。其中用到了高斯消去法解矩阵方程,求修正的雅可比矩阵。-Using C language PQ decomposition method flow calculation. Which uses a Gaussian elimination method for solving matrix equations, find the modified Jacobian.
pq_powerflow
- P-Q分解法计算潮流的C语言程序,因子表形成方法是高斯消去法-P-Q power flow calculation in Visual C, where the formation of factor table is through GAUSS method
P-Q-method-of-power-flow-calculation
- MATLAB编写利用P-Q分解法的潮流计算程序,程序中利用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。本程序只适用于简单系统,如IEEE5节点系统。对于复杂系统,由于PV节点电压越限等问题尚未考虑,得到的潮流结果可能有误!-MATLAB flow calculation program written using PQ decomposition method, program utilization based on sparse iterative solver tech
power-flow-based-on-BB-plan
- C语言编写P-Q分解法潮流计算程序,基于BB方案,且该程序采用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。附有IEEE5,14,30,39,118节点系统数据及潮流结果,已验证程序的可行性。-C language PQ decomposition method flow calculation procedures, based on BB plan and carry out the program uses an iterative solution technique
P-Q
- PQ分解法计算潮流,较实用,可以用来求解电力系统潮流-PQ decomposition method for power flow calculation, more practical, can be used to solve the power flow in power system
P-Q-flow-calculation
- 运用P-Q分解法来进行潮流计算,数据调用需要用到excel-PQ decomposition method using flow calculation, data upload need to use excel
PF
- 以王锡凡《现代电力系统分析》中2机5节点系统为基础的潮流计算,涵盖Gauss-Seidel法、Newton法、P-Q分解法和保留非线性法4种方法。-A series of power flow calculation programs based on the 2 generator-5 node system in the Modern Power System Analysis (Xifan Wang) , covering the Gauss-Seidel method, Newton
P_Q
- P-Q分解法进行潮流计算,提出了一种新的分解潮流计算方法,亲测可以运行。(PQ decomposition method for power flow calculation)