Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Newton-Raphson
Search - Newton-Raphson - List
Newton-raphson method
Update : 2024-05-22 Size : 6144 Publisher : Nahum

DL : 0
【配网潮流计算程序】本程序采用前推回代法,适用于35kV以下辐射型开式网络潮流计算,且若支路有备用支路需换算为单支路再行计算,适用于回路无环路时(有详细程序说明)。-【Distribution network load flow calculation program】 This procedure uses forward and backward on behalf of the law applicable to the following radiation-type open-35kV network flow calculation, and if there are alternate slip road slip road slip road to be converted into a single re-calculated for loop-free loop (for a detailed description of the procedures).
Update : 2024-05-22 Size : 2048 Publisher : 王志成

DL : 0
电力系统中的牛顿拉夫逊法和PQ分解法的matlab代码-Power System Newton Raphson method and the PQ decomposition method matlab code
Update : 2024-05-22 Size : 256000 Publisher : 宋云飞

DL : 0
这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
Update : 2024-05-22 Size : 4096 Publisher : jiaqingyan

DL : 0
3 triangular connected buses system, solving the load flow using Newton Raphson.
Update : 2024-05-22 Size : 1024 Publisher : korea_guy

newton raphson powerflow
Update : 2024-05-22 Size : 39936 Publisher : arun

电力系统潮流计算的计算机算法,根据牛顿-拉夫逊法计算。-Power Flow Calculation of the computer algorithm, according to Newton- Raphson method.
Update : 2024-05-22 Size : 52224 Publisher : 杨先生

牛顿拉夫逊法实现潮流计算的MATLAB程序-Newton Raphson power flow calculation of the MATLAB program to achieve
Update : 2024-05-22 Size : 5120 Publisher : 徐斌

Purpose: to improve knowledge of the program Mathcad and language Pascal explore Newton-Raphson method, the method of golden section and the method of secants find the minimum of the interval, to make the description of Mathcad and its main functions, to describe the overall structure of the software.-Purpose: to improve knowledge of the program Mathcad and language Pascal explore Newton-Raphson method, the method of golden section and the method of secants find the minimum of the interval, to make the description of Mathcad and its main functions, to describe the overall structure of the software.
Update : 2024-05-22 Size : 63488 Publisher : Annet

DL : 0
Newton raphson power flow code
Update : 2024-05-22 Size : 8192 Publisher : gegoyus

DL : 0
电力系统潮流上机计算,方法为牛顿拉夫逊法,适合电气工程及其自动化学生-Power flow on computing, methods for the Newton Raphson method, suitable for students in Electrical Engineering and Automation
Update : 2024-05-22 Size : 61440 Publisher : 谢军

Input - f is the function input as a string f - df is the derivative of f input as a string df - p0 is the initial approximation to the zero of f - delta is the tolerance for p0 - epsilon is the tolerance for the function - max1 is the maximum number of iterations Output - p0 is the Newton-Raphson approximation to the zero - err is the error estimate for p0 - k is the number of iterations - y is the function value f(p0)- Input - f is the function input as a string f - df is the derivative of f input as a string df - p0 is the initial approximation to the zero of f - delta is the tolerance for p0 - epsilon is the tolerance for the function - max1 is the maximum number of iterations Output - p0 is the Newton-Raphson approximation to the zero - err is the error estimate for p0 - k is the number of iterations - y is the function value f(p0)
Update : 2024-05-22 Size : 238592 Publisher : ali

电力系统的潮流计算,以下程序参考文献 《电力系统毕业设计》中国水利电力出版社 (该文献用极坐标下的牛顿——拉夫逊方法实现,在此为了与课本一致做了修改) 为了计算方便将原来的下标做以下修改: S2 S3 S4 S5 U2 U3 U4 U5 改为S1 S2 S3 S4 U1 U2 U3 U4 ,即原题的平衡点1就变为现在的平衡点5-Power system load flow calculation, the following procedures References " Graduation power system design" China Water Conservancy and Electric Power Press (in the literature with the polar coordinates of the Newton- Raphson method of implementation, in this order was revised in line with the textbook) in order to to facilitate the calculation of the original subscript make the following changes: S2 S3 S4 S5 U2 U3 U4 U5 replaced by S1 S2 S3 S4 U1 U2 U3 U4, namely, the original title of the equilibrium point becomes a point of balance is now 5
Update : 2024-05-22 Size : 2048 Publisher : 吕清洁

DL : 0
利用牛顿-拉夫森算法求解分段非线性电路系统的仿真程序。-Using Newton- Raphson algorithm for solving non-linear sub-circuit system simulation program.
Update : 2024-05-22 Size : 2048 Publisher : 徐明

DL : 0
A book about caculate the power flow by newton-raphson or others used by matlab or c-A book about caculate the power flow by newton-raphson or others used by matlab or c++
Update : 2024-05-22 Size : 2557952 Publisher : zym

NEWTON-RAPHSON METHOD USING Ybus FROM EL ABIAD - ELGER BOOK Carlos Moscoso M. 2000 UNSAAC Universidad Nacional San Antonio Abad del Cusco - Peru-NEWTON-RAPHSON METHOD USING Ybus FROM EL ABIAD - ELGER BOOK Carlos Moscoso M. 2000 UNSAAC Universidad Nacional San Antonio Abad del Cusco - Peru
Update : 2024-05-22 Size : 2048 Publisher : sbach

Originally written for a PB2000 Casio computer program to solve power flow by five solutions methods (Gauss, Gauss-Seidel, Newton-Raphson-polar, Neuton-Raphson-Cartesian and Decoupled).-Originally written for a PB2000 Casio computer program to solve power flow by five solutions methods (Gauss, Gauss-Seidel, Newton-Raphson-polar, Neuton-Raphson-Cartesian and Decoupled).
Update : 2024-05-22 Size : 5120 Publisher : sbach

基于牛顿-拉夫讯法解潮流计算的C语言程序,对应于4节点(可扩展)-Based on Newton- raphson Solving power flow calculation of the C language program, corresponding to four nodes (scalable)
Update : 2024-05-22 Size : 2048 Publisher : owen

DL : 0
matlab code on newton raphson method in power systems
Update : 2024-05-22 Size : 2048 Publisher : chaitu

一个非常好用的牛顿拉夫逊c语言程序,能很好的解决好14个节点的电力系统的潮流计算-A very nice Newton Raphson c language program
Update : 2024-05-22 Size : 10240 Publisher : 木头张
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 29 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.