CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 牛顿法 非线性

搜索资源列表

  1. 1

    0下载:
  2. 用于非线性方程组的求解,主要是采用牛顿迭代法进行非线性方程组的数值求解-For solving nonlinear equations, mainly numerical solving nonlinear equations of Newton iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14342
    • 提供者:zhangzhiqiang
  1. Newton-iteration-

    0下载:
  2. MATLAB实现牛顿迭代法求解非线性方程组-MATLAB realization of Newton iteration method for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:knight
  1. matlab

    0下载:
  2. 运用牛顿迭代法求解非线性方程组的matlab源代码-Newton iterative method to solve the nonlinear equations
  3. 所属分类:mathematica

    • 发布日期:2017-03-30
    • 文件大小:43285
    • 提供者:周昭露
  1. Newton-iterative

    0下载:
  2. 一个采用牛顿迭代法求解非线性方程组的程序,很常用-A Newton iterative method for solving nonlinear equations of the program, it is commonly used
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1214
    • 提供者:陈定市
  1. Newtoninter

    0下载:
  2. 牛顿插值法,可用于非线性拟合,并返回在某点出的近似函数值。-Newton interpolation method can be used for nonlinear fitting, and the function returns the approximate value at some point out.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:664
    • 提供者:hejianwu
  1. Newton

    0下载:
  2. 这是一个利用迭代法来求解非线性方程组的经典的牛顿迭代法,可以有助于理解迭代逼近的思想-A program on the understanding of solving nonlinear equations by iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4441
    • 提供者:wuheng
  1. DIEDAI

    0下载:
  2. 这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误-This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct
  3. 所属分类:Algorithm

    • 发布日期:2016-09-10
    • 文件大小:2048
    • 提供者:张文瑞
  1. niniudunfaqiufeixianxinfangchengzu

    0下载:
  2. 非线性方程求解问题是科学与工程计算中常见的问题,应用于自然科学与社 会科学的众多领域。非线性方程组的牛顿迭代法是相当重要也是很多重要算法的 基础的算法。-Nonlinear equations to solve the problem is common in science and engineering computing problems, applied natural sciences and social It will be scientific fields. Non
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3726
    • 提供者:张宝
  1. Equation-Root

    0下载:
  2. 方程求根 inv - 逆矩阵 roots - 多项式的根 fzero - 一元函数零点 fsolve - 非线性方程组 solve - 符号方程解 *newton - 牛顿迭代法解非线性方程- Equation Root inv- Inverse Matrix roots- roots of the polynomial fzero- One Function Zero fsolve- nonlinear equations solve- Equ
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:9851
    • 提供者:lxc
  1. iteration_Newtom_equations

    0下载:
  2. 牛顿迭代法解非线性方程组,快速、高效。精度也很高。-Newton iterative method for solving nonlinear equations, fast and efficient. Accuracy is also high.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:653
    • 提供者:yeastfly
  1. niudundiedai

    0下载:
  2. 本程序利用牛顿迭代法求解非线性方程的根,适合于初学者- This procedure using Newton iteration to solve the root of nonlinear equations, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:lr
  1. aaa

    0下载:
  2. matlab中用牛顿迭代法求解非线性方程组的的的最优解程序(MATLAB in Newton iterative method for solving nonlinear equations of the optimal solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:青柠
  1. 方程求根

    1下载:
  2. 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-31
    • 文件大小:9216
    • 提供者:zjujie
  1. 顾伟三机九节点仿真程序

    1下载:
  2. 电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat
  3. 所属分类:其他

    • 发布日期:2021-04-15
    • 文件大小:2048
    • 提供者:WHYW
« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com