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

搜索资源列表

  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. Newton-matlab

    1下载:
  2. Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家-Newton-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:580
    • 提供者:gake
  1. matlab_newton

    0下载:
  2. 用于matlab用牛顿迭代法解方程,这个在数值计算中是很重要的-Matlab by Newton' s iterative method for solving equations, this in numerical calculation is very important to
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1007
    • 提供者:杜晓伟
  1. 2

    1下载:
  2. matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1548
    • 提供者:平猪
  1. Netwonnonlinearequations

    0下载:
  2. 本方法为解非线性方程组的牛顿法,属于迭代法范畴-The method for the solution of nonlinear equations of Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3212
    • 提供者:冰冰
  1. ndimensionNetwon

    0下载:
  2. 解非线性方程组的N元牛顿法,属于迭代法范畴-Solution of nonlinear equations of the N-Newton method, iterative method belonging to the scope of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3119
    • 提供者:冰冰
  1. MATLAB

    1下载:
  2. 这个是逐步搜索法的MATLAB主程序,牛顿法,不动点迭代法-This is a step by step search method MATLAB main program, compiled his free time, by running the verification.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1599
    • 提供者:李星
  1. Broyden

    0下载:
  2. 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:jiaoyuwei
  1. 2

    0下载:
  2. matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3644
    • 提供者:HXY
  1. zxecf

    0下载:
  2. 一种应用牛顿迭代法的MATLAB源程序 解决的是方程求根的问题-A MATLAB application of Newton iteration method to solve the source problem of finding roots of equations
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:676
    • 提供者:罗辉
  1. newton_method

    2下载:
  2. 此为在matlab环境下编写的适用于高维方程组求解的牛顿迭代法算法函数,为工程计算和大型模型求解带来便利。-This is written in matlab environment for high-dimensional equations of Newton method iteration algorithm to solve the function for engineering calculations and large-scale model solution convenie
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1602
    • 提供者:彭霞
  1. ninewton

    0下载:
  2. 拟牛顿迭代法 matlab程序 应用是数字分析课程的matlab代码-ninewton iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:624
    • 提供者:diana
  1. NEWTON

    0下载:
  2. 求解非线性方程的经典迭代方法牛顿迭代法matlab程序源代码m文件-Solving nonlinear equations of classical Newton iteration iterative method source code matlab m file
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:595
    • 提供者:juzi
  1. Newton-matlab

    0下载:
  2. 利用牛顿迭代法来寻找最优解,提供了很多现实的应用,具有很好的实践价值。-This works well for you to find the optimal solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2446
    • 提供者:张为民
  1. function

    0下载:
  2. 非线性方程组的牛顿迭代法MATLAB程序-Nonlinear equations of Newton iterative method MATLAB program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3985
    • 提供者:luo
  1. main_NT

    1下载:
  2. 牛顿迭代法 matlab代码 非常好用而经典的算法-Newton iterative method matlab code Very easy to use classic algorithms
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:746
    • 提供者:黄勇
  1. Newton

    0下载:
  2. 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6035456
    • 提供者:carpinter
  1. matlab

    0下载:
  2. 利用牛顿迭代解决非线性方程组问题,属于数学计算范畴。(The problem of nonlinear equations is solved by Newton iteration, which belongs to the category of mathematical calculation.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-11
    • 文件大小:56542208
    • 提供者:乔川
  1. Power Flow6.23

    0下载:
  2. MATLAB求解电力系统潮流;牛顿迭代法;适用于14节点30节点300节点1047节点等。(MATLAB solves the power system tidal current; Newton iteration method; it applies to 14 nodes, 30 nodes, 300 nodes, 1047 nodes, etc.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:麻辣小月饼
  1. 牛顿迭代法解2次方程matlab

    1下载:
  2. 牛顿迭代法解2次线性方程,使用matlab程序解决
  3. 所属分类:matlab例程

« 1 23 4 5 »
搜珍网 www.dssz.com