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

搜索资源列表

  1. Newton-method-

    1下载:
  2. 运用牛顿法求解非线性方程组源程序,fortran模块-newton method for nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:705992
    • 提供者:toby
  1. Newtons-method

    0下载:
  2. 这里面应用牛顿法,QUASI-NEWTON ,BROYDEN,等各种方法,计算非线性方程组,通过一个初始值的设定,在可接受的循环次数内,计算得到-This application of Newton' s method which, QUASI-NEWTON, BROYDEN, and other various methods to calculate the nonlinear equations, by setting an initial value within an accep
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5595
    • 提供者:conny
  1. function

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

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

    0下载:
  2. 非线性方程组的BFGS解法。该方法可有效求解非线性方程组,是目前公认的最好的拟牛顿方法-no-line equations solv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3761
    • 提供者:贾可可
  1. niudun_lafeisen

    0下载:
  2. 一种牛顿拉斐森非线性方程组代码,可灵活运用。-A new resolution code。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:150502
    • 提供者:
  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-tonglun

    1下载:
  2. 利用牛顿法,加速牛顿法,同伦变换求解非线性方程组的解-Newton method to accelerate the Newton method, homotopy transform Solving the Nonlinear Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2370
    • 提供者:高晋
  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. Newton

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

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

    0下载:
  2. MATLAB牛顿法求解非线性方程组 源程序代码-Newton s method to solve the nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1507
    • 提供者:
  1. newton

    0下载:
  2. 简化牛顿法求解非线性方程组,程序内附注释-Simplified Newton method forSolving Nonlinear equations, the program containing the comment
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:713014
    • 提供者:赵堃
  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. cx

    2下载:
  2. 在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。-Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1497
    • 提供者:魏萌
  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. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. newton

    1下载:
  2. 牛顿迭代解决非线性方程组解的问题,用于解决足球比赛预测中的logistic模型的最大似然估计。-Newton iteration to solve the problem of nonlinear equations to solve football game prediction of the logistic model of maximum likelihood estimation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:936
    • 提供者:minmin
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com