搜索资源列表

  1. 二分法方程求根

    0下载:
  2. 二分法方程求根的经典算法-dichotomy of the classic algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6036
    • 提供者:一枝花
  1. 方程求根_加速迭代法

    0下载:
  2. 方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6750
    • 提供者:
  1. 非线性方程求根

    1下载:
  2. 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:28057
    • 提供者:悟凡
  1. 牛顿迭代法求根

    0下载:
  2. 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8914
    • 提供者:郑双明
  1. 泰勒定理求根 数值计算方法

    0下载:
  2. 泰勒定理求根 数值计算方法 根的范围在[0,1]之间
  3. 所属分类:数据结构常用算法

  1. 实验3--非线性方程求根.doc

    0下载:
  2. 《计算方法》实验报告,非线性方程求根,文档里有程序
  3. 所属分类:文档资料

  1. 二分法方程求根

    0下载:
  2. 二分法方程求根的经典算法-dichotomy of the classic algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-24
    • 文件大小:235520
    • 提供者:一枝花
  1. 方程求根_加速迭代法

    0下载:
  2. 方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-24
    • 文件大小:252928
    • 提供者:
  1. 非线性方程求根

    3下载:
  2. 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:27648
    • 提供者:悟凡
  1. 牛顿迭代法求根

    0下载:
  2. 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:269312
    • 提供者:郑双明
  1. rootxyqun

    0下载:
  2. 方程求根程序。根据图像用半区间搜索法,很快就可以找到方程的根。-equation rooting procedures. According to semi-image interval search, and quickly find the root equation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:7168
    • 提供者:xyqun
  1. fangchengqiugen

    0下载:
  2. 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:xixi
  1. VBparse

    0下载:
  2. 该系统分为数学公式编译器和数值计算两大块,数学公式编译器的实现比较复杂,计算系统的实现是利用编译器调用数学公式进行的,插值方法,方程求根,数值积分,线性方程组求解-The system is divided into mathematical formulas and numerical calculation of the compiler two blocks, mathematical formula compiler reali
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-24
    • 文件大小:562176
    • 提供者:李亚成
  1. 判断判别式并求根

    0下载:
  2. 输入一元二次方程的一般表达式的a,b,c三个数求出他的根(Enter the general expression of a $two equation, a, B, C, three numbers to find his root)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:326656
    • 提供者:clay-s
  1. 方程求根

    0下载:
  2. 用于求解方程利用软件可以方便的解决方程的求根问题(FOR sloving the equations)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:9216
    • 提供者:z256+2
  1. 方程求根

    0下载:
  2. matlab源代码,进行方程求根的解决。(Equation for root matlab source code)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:9216
    • 提供者:tioddog
  1. 常见求根方法通用程序以及算例

    0下载:
  2. 常见求根方法,牛顿法,抛物线法,割线法通用程序,以及算例检验(The common root method, Newton method, parabola method, secant method and general procedure, test example)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:68608
    • 提供者:kelinlive
  1. 非线性方程求根方法

    0下载:
  2. 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. 方程求根

    0下载:
  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例程

    • 发布日期:2024-05-24
    • 文件大小:9216
    • 提供者:zjujie
  1. Matlab方程求根法汇总

    0下载:
  2. Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:19456
    • 提供者:lfwu5
« 12 3 4 5 6 7 8 9 10 ... 38 »

源码中国 www.ymcn.org