CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Newton Raphson method

搜索资源列表

  1. SQRT

    0下载:
  2. Square Root By Newton Raphson Method This routine computes the square root of a 16 bit number(with low byte in NumLo & high byte in NumHi ). After loading NumLo & NumHi with the desired number whose square root is to be computed, bra
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:1419
    • 提供者:crispyhan
  1. power-flow-calculation--

    0下载:
  2. 本程序的功能是用牛顿——拉夫逊法进行10节点的潮流计算。-The program’s function is to use Newton- Raphson method for 10-node flow calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3513
    • 提供者:吴华华
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. power-load-flow

    0下载:
  2. That code is done for Load flow.the basic tool for power system, based on Newton Raphson method
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:790
    • 提供者:hung
  1. nula

    0下载:
  2. 牛顿-拉夫逊法电力系统潮流计算的程序(电力系统)-Newton- Raphson method of power flow calculation procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8559
    • 提供者:lihui
  1. c_chaoliu-

    0下载:
  2. c语言编写的牛顿拉夫逊法解潮流程序,和matlab相比,c语言编写潮流程序最大的难点在于矩阵求逆,本程序使用的求逆方法是初等行变换法。-The Newton-Raphson method solving power flow proceduresprepared by C language, and compared to MATLAB program, the trend is the most difficult to inverse matrix, the procedure using
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2677
    • 提供者:
  1. nonlinear-equations

    0下载:
  2. 非线性方程求根程序,含割线法、试位法、不动点迭代法、NEWTON-Raphason方法等,还有详细的误差分析,和各种方法示意图-this program is intended for nonlinear equations,including the regula method/secant method/fix point method/newton-raphson method and so on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10459
    • 提供者:
  1. N_R-matlab2

    0下载:
  2. 牛顿-拉夫逊法计算潮流程序,有节点数据可以计算出结果很好用的-Newton- Raphson method to calculate the trend of the program, and node data can be calculated results very well with the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3091
    • 提供者:王义丹
  1. newtonraphson.c

    0下载:
  2. Newton Raphson Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:567
    • 提供者:Luis
  1. rickerrr

    0下载:
  2. In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:700
    • 提供者:mariana
  1. dianliumoxing

    0下载:
  2. 直角牛顿-拉夫逊法的电力系统潮流计算程序,希望能对大家有所帮助-At right angles to the Newton- Raphson method of power flow calculation program, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2208
    • 提供者:王明亮
  1. nlpf1

    1下载:
  2. 电力系统潮流计算,牛顿拉夫逊法极坐标形式,适用于电气工程及其自动化潮流编程。-Power flow calculation, the Newton Raphson method in polar form, applies to the programming of Electrical Engineering and Automation trend.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1961
    • 提供者:陈泉
  1. Load-Flow

    0下载:
  2. A load flow solution based on Newton-Raphson method represented. The program has been tested on IEEE 34-bus power system.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6852
    • 提供者:Farhad
  1. NewtonRaphsonFlow

    1下载:
  2. 用牛顿拉夫逊算法计算典型三机九节点电力系统的潮流分布。-The Newton-Raphson method is used to calculate the power flow distribution of the typical three generators nine buses system.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1968
    • 提供者:mark
  1. NLmethod

    0下载:
  2. 实用的牛顿拉夫逊法,速度比较快,算法清晰易懂-Practical Newton Raphson method, the faster, the algorithm is clear and easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:591666
    • 提供者:AndyLau
  1. Lfnewton

    0下载:
  2. load flow solution with newton-Raphson method
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:2029
    • 提供者:kacat
  1. my_newtonpf

    0下载:
  2. 自己用matlab写的牛顿法潮流计算,可以再matlab中运行-Newton Raphson method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1819
    • 提供者:孙文文
  1. nrlf

    0下载:
  2. load flow by newton raphson method
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:2087
    • 提供者:amita
  1. Newton_Raphson

    0下载:
  2. 利用Newton-Raphson法求解平面弹塑性桁架-The Newton-Raphson method for solving 2D elastoplastic truss
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:3847
    • 提供者:minx
  1. NRLF

    0下载:
  2. this code is a generalized form of newton raphson method for finding the power flow in an interconnected system. it is by default designed for 3 bus system bus system it can also be changed for other type of system.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:7799
    • 提供者:srikant
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com