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

搜索资源列表

  1. Newton

    0下载:
  2. 用matlab编写的实现牛顿插值法的代码,生成图像可显示节点数,误差点。-Prepared with the matlab code to achieve Newton interpolation to generate the image to show the number of nodes, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:779
    • 提供者:林安安
  1. newton

    0下载:
  2. 方程求根方法中的牛顿下山法,是一种线性化方法,基本思想是将非线性方程逐步归结为某种线性方程来求解-Equation Solving Methods in Newton descent method is a linear method, the basic idea is to gradually reduced to a nonlinear equation to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:142425
    • 提供者:andylow
  1. newton

    0下载:
  2. 运用牛顿法求解非线性函数F(x)=0,应用的是Fortran90语言编写,注意检查猜测值-Using Newton' s method for solving nonlinear function F (x) = 0, application of a Fortran90 language, pay attention to check the guesses
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:620
    • 提供者:陈力
  1. newton

    0下载:
  2. 基于VC++ 程序主要实现 牛顿运动法、牛顿法图解方程-VC++ program based on the main realization of Newton' s method, Newton diagram equation
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:36764
    • 提供者:wangyue
  1. Newton-method

    0下载:
  2. 利用newton法,newton-honor法和Stevensen-newton法,解非线性方程的matlab原程序。-Using newton method, newton-honor method and Stevensen-newton method for solving nonlinear equations matlab original program.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2644
    • 提供者:周欣炜
  1. HW4--Newton-Interpolation

    0下载:
  2. Newton interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:274387
    • 提供者:pedram
  1. newton

    0下载:
  2. 求解非线性方程的牛顿下山算法,你懂得-Solving nonlinear equations of Newton descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2785
    • 提供者:jason
  1. Newton-and-sapine

    0下载:
  2. matlab的Newton插值和三次样条插值-Newton interpolation and cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3304
    • 提供者:xuyangzhe
  1. Newton-rafer-Johnson-method

    0下载:
  2. 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6182
    • 提供者:读几年
  1. newton-raphson

    0下载:
  2. matlab m file for newton raphson method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4020
    • 提供者:YOGINDERKUMAR
  1. newton-downhill-algorithm-2_20-CPP

    0下载:
  2. 牛顿下山法标准程序,数值计算研究必备,通俗易懂-newton downhill algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:270407
    • 提供者:刘翔东
  1. power-flow--of--Newton

    0下载:
  2. 很通用的牛顿法潮流计算,收敛性好,结果精确,也是其他潮流计算的基础-power flow of newton
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:6144
    • 提供者:lisa
  1. newton

    0下载:
  2. A newton-rophson load flow code is written by means of MATLAb.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2395
    • 提供者:Mahdi
  1. Newton

    0下载:
  2. 本程序是用牛顿迭代法求解方程f(x)=x^3-x^2-1的一个实根的C语言实现-This procedure is used Newton iteration method for solving equations f (x) = x ^ 3-x ^ 2-1 a real root of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:林明锋
  1. Newton-Raphson

    0下载:
  2. 牛顿迭代法对于解决非线性方程应该有很重要的作用吧-Newton iterative method for solving nonlinear equations should have a very important role it
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9430
    • 提供者:tianjingjing
  1. Power

    0下载:
  2. load flow for newton raphson and gauss siedel methods
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4853
    • 提供者:RaNa
  1. newton-rafson-

    0下载:
  2. this program count newton rafson you can use some (x,y)position to found the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:60445
    • 提供者:mori
  1. newton

    0下载:
  2. 数值分析newton算法的matlab实现-Numerical analysis matlab newton algorithm implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:710
    • 提供者:李小
  1. Newton--chazhi

    0下载:
  2. 能够很好的解决牛顿插值问题,对于构建差商表的程序给出了解释和说明-Newton interpolation can be a good solution to the problem, divided difference table for building the program and instructions are given to explain! ! !
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:520
    • 提供者:张虎
  1. newton-method

    0下载:
  2. 适用于方程求根,Newton迭代法。求解方程的根。-Newton method to solve the functions.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:733
    • 提供者:cxj
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com