搜索资源列表
powernode
- 牛顿-拉夫逊法潮流计算 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布
PQ
- 电力系统潮流计算程序,使用稀疏矩阵,降低存储容量,加快迭代的速度。-Power flow calculation procedure, the use of sparse matrices to reduce storage capacity, speed up the speed of iteration.
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
Expressway-Exit-Data-OD
- 提出基于高速公路收费站进出口数据推算OD矩阵的一般方法。在缺乏初始OD矩阵的条件下,结合指数平滑法和无约束重力模型思想,通过VB编程反复迭代进行初始OD矩阵推算 利用组合模型预测高速公路各收费站出入口流量,通过弗雷特法进行OD分布推算。以沪宁高速公路为例证实此方法具有较高的精度。-Proposed highway toll station-based import and export data projections general OD matrix method. Lack of init
LDPC
- LDPC编码仿真的源码,LDPC码是一种基于矩阵构造编码和迭代译码的新型信道编码方案,它具有很低的译码复杂度,并且拥有逼近香农极限的优异性能。-LDPC coding simulation code, LDPC code is a matrix structure based on the iterative decoding of the new coding and channel coding scheme, which has a very low decoding complexity
sc2
- 电力系统潮流计算,根据节点导纳矩阵,线性方程组的牛顿迭代的解决方案 -Power system power flow calculation, according to the node admittance matrix, with newton-raphson solution of linear equations
新建文件夹
- 该方法避免了传统潮流的逐次迭代的繁琐过程,运用直接求解矩阵,直接进行潮流计算(his method avoids the tedious process of successive iteration of the traditional trend, and applies the direct solution matrix directly to the current calculation)
雅克比
- 利用雅克比迭代方法解线性方程组的根,输入矩阵采用TXT文件输入。利用雅克比迭代方法解线性方程组的根。利用雅克比迭代方法解线性方程组的根。(The use of Jacobi iterative method for solving linear equations of the root)