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

搜索资源列表

  1. Matrix

    0下载:
  2. 求解4阶非线性方程组的算法,只需要修改输入的函数,利用牛顿两点序列割线法莱求解。-4-order nonlinear equations to solve the algorithm, only need to modify the input function, two sequences using Newton secant method for solving Levin.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2005
    • 提供者:邹谦
  1. Conjugate-gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the firs
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1249
    • 提供者:sunling
  1. GAUSS

    1下载:
  2. 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-30
    • 文件大小:1024
    • 提供者:Bryne
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3615
    • 提供者:zhangqingyu
  1. Newton

    0下载:
  2. 用牛顿迭代法解非线性方程组,C语言程序,基本的数值计算算法,很实用-Newton iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3129
    • 提供者:Bob
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3614
    • 提供者:刘搏
  1. newraph

    0下载:
  2. 牛顿法求解非线性方程组-newton method for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:769
    • 提供者:文风
  1. 4NETN

    0下载:
  2. 使用拟牛顿法求解非线性方程组的源码,只需要改变输入的方程组,即可求得需要的解。-Using the quasi-Newton method for solving nonlinear equations, source, only need to change the input equations, you can obtain the desired solution.
  3. 所属分类:Algorithm

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

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gradient method (Conjugate Gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:516
    • 提供者:兰中周
  1. gongetidufadshuzhixingzhi

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数-Conjugate Gradient method (Conjugate Gradien
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:722
    • 提供者:兰中周
  1. N-R

    0下载:
  2. 计算电力系统稳态潮流,使用直角坐标下的牛拉法,用牛顿迭代求解非线性方程组。计算结果包括节点电压、发电机注入功率、负荷注入功率支路始端功率、支路末端功率、支路损耗、网络损耗 -Calculation of the steady-state trend of power system, using ox-drawn in the rectangular coordinate method for solving nonlinear equations using Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3279
    • 提供者:王浩
  1. yakebi

    0下载:
  2. 用牛顿-雅可比迭代法求非线性方程组的一个根-Newton- Jacobi iterative method of nonlinear equations of a root .
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1164
    • 提供者:石话
  1. newton_feixianxin

    0下载:
  2. matlab实现牛顿迭代法求解非线性方程组-Matlab achieve the Newton iterative method for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:18079
    • 提供者:alex
  1. 4NETN

    0下载:
  2. 用拟牛顿法求解非线性方程组一组实根的方法-A group of real roots of the method of quasi-Newton method for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1788
    • 提供者:wade
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:704339
    • 提供者:
  1. newton-to-nonlinear-equations

    0下载:
  2. 牛顿法求解非线性方程组matlab源程序-Newton method for solving nonlinear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5732
    • 提供者:wgl
  1. newton_method

    0下载:
  2. 基于matlab应用牛顿法解非线性方程组-the matlab Newton method for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:984
    • 提供者:hyh
  1. Assignment2

    1下载:
  2. 北航数值分析第二次大作业 牛顿法解非线性方程组、分片二次插值-Northern Numerical Analysis second job Newton method for solving nonlinear equations, piecewise quadratic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1156014
    • 提供者:
  1. Nonlinear-equations-Newton

    0下载:
  2. (P286例题)非线性方程组牛顿法--三维-(P286 Example) nonlinear equations Newton' s law- the three-dimensional
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:1402
    • 提供者:叶枫
  1. Gauss

    0下载:
  2. 列组消元法解线性方程组,牛顿最速下山法解非线性方程组-Column group elimination method for solving linear equations, Newton' s steepest descent method for solving nonlinear equations
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:1585
    • 提供者:mifeng
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com