CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 解非线性方程组

搜索资源列表

  1. iamatlab

    1下载:
  2. 免疫算法解非线性方程组matlab源程序,很好用-immune algorithm for solving systems of nonlinear equations Matlab source, easy to use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3372
    • 提供者:李响
  1. budongdian

    1下载:
  2. 此程序为解非线性方程组的不动点迭代法,在MATLAB执行.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:811
    • 提供者:yang
  1. Broyden

    0下载:
  2. 此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:yang
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:899673
    • 提供者:songmingzhao
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. Newton

    0下载:
  2. 利用牛顿法和拟牛顿法解非线性方程组,实验验证有效。-Newton method and quasi Newton method for solution of nonlinear equations, which has been experimentally verified and proven to be useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:914
    • 提供者:junli
  1. Taylor

    0下载:
  2. Taylor算法,可以用于解非线性方程组-Taylor algorithm, can be used for solving the nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:803
    • 提供者:刘畅
  1. newton2

    0下载:
  2. 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
  3. 所属分类:matlab

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

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:11028
    • 提供者:汪张扬
  1. mulGSND-mulGXF1

    0下载:
  2. mulGSND mulGXF1 解非线性方程组  非常好用的算法 希望大家能用到 -Nonlinear equations is very useful method to hope that we can
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:xin
  1. mulDNewton-mulFastDown

    0下载:
  2. mulDNewton mulFastDown 解非线性方程组的方法 希望能帮到大家-mulDNewton mulFastDown method of solving the nonlinear equations we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:993
    • 提供者:xin
  1. mulNumYT-mulRank1

    0下载:
  2. mulNumYT mulRank1 解非线性方程组  很实用的算法-mulNumYT mulRank1 nonlinear equations is very practical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:946
    • 提供者:xin
  1. shili98

    0下载:
  2. 制作运用Newton迭代法解非线性方程组的用户界面-Making use of Newton iterative method for solving nonlinear equations of the user interface
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:708
    • 提供者:岳翠翠
  1. The-solution-of-nonlinear-equations

    1下载:
  2. 该例是个解非线性方程组的很有用的方法,解非线性方程组是个很大的难题。-The solution of nonlinear equations。and the solution is called muldNewton,and it is vary useful。
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3303
    • 提供者:gaolouhello
  1. newton_method

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

    • 发布日期:2017-11-16
    • 文件大小:984
    • 提供者:hyh
  1. 有理由求非线性方程组的解

    0下载:
  2. 学习解非线性方程组,有理由求非线性方程组的解,十分简单,新手很容易掌握-Learning to solve nonlinear equations, there is reason to seek the solution of the nonlinear equations, very simple, the novice can easily grasp
  3. 所属分类:matlab例程

    • 发布日期:2017-11-06
    • 文件大小:20645
    • 提供者:陈锦宇
  1. bin

    0下载:
  2. 亲测可用,程序简洁。可适用于绝大多数方程组求解。(Pro test is available and program is concise. It can be used to solve most equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:古城少年
  1. 计算方程组-1

    3下载:
  2. 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:8192
    • 提供者:aaagwn
  1. 秩1拟牛顿法解非线性方程组

    2下载:
  2. 利用拟牛顿迭代的方法,求非线性方程组的数值解的matlab程序,经验证该程序有很难好的求解能力和收敛性。
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com