CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求根

搜索资源列表

  1. 单根牛顿切线法2

    0下载:
  2. 我们的作业 计算方法里面的牛顿切线法求根,(单根情况)。-our operations inside the calculation method Newton tangent Root, (single).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:975byte
    • 提供者:白亮
  1. 二分法方程求根

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:27.4kb
    • 提供者:悟凡
  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
    • 文件大小:8.71kb
    • 提供者:郑双明
  1. 实验3--非线性方程求根.doc

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

  1. newton 牛顿迭代求根法和牛顿

    0下载:
  2. 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:Mu Lufei
  1. 判断判别式并求根

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

    • 发布日期:2017-12-19
    • 文件大小:319kb
    • 提供者:clay-s
  1. 方程求根

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

    • 发布日期:2017-12-25
    • 文件大小:9kb
    • 提供者:z256+2
  1. 方程求根

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

    • 发布日期:2017-12-27
    • 文件大小:9kb
    • 提供者:tioddog
  1. 常见求根方法通用程序以及算例

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

    • 发布日期:2018-01-01
    • 文件大小:67kb
    • 提供者:kelinlive
  1. 作业4(一元二次方程)

    0下载:
  2. 一元二次方程求根,java编译,亲测有效(Quadratic equation with one unknown root, java code, pro test)
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:137kb
    • 提供者:陌渊
  1. exam2

    0下载:
  2. 在matlab中调用数值求根函数对平面光导波的导模进行求解,并计算出导模中所对应的各参数。(In the MATLAB mode on the plane optical wave guide function calls for solving numerical roots, and calculate the parameters of the corresponding guide mode in the.)
  3. 所属分类:物理计算

    • 发布日期:2018-01-10
    • 文件大小:4kb
    • 提供者:jjia
  1. 方程求根

    0下载:
  2. MATLAB里面常用的方程求解程序,里面包括各类常用的数值分析算法(MATLAB is commonly used in the equation solver, including various commonly used numerical analysis algorithms.)
  3. 所属分类:mathematica

    • 发布日期:2018-04-20
    • 文件大小:10kb
    • 提供者:linwei09
  1. frmCal一元二次方程求根

    0下载:
  2. VB程序,用于一元二次方程求根的小例程,供大家参考(VB program for solving the quadratic equation with one unknown small routines, for your reference)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:毕哥
  1. 非线性方程求根方法

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

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:靖哥哥sj
  1. 求根类

    0下载:
  2. 用求根MUSIC算法求解DOA估计问题,是最基本简单的求根MUSIC算法,运算复杂度比MUSIC低(traditional root-MUSIC algorithm, lower computational complexity than MUSIC)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:3kb
    • 提供者:qingqing8
  1. 方程求根

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

    • 发布日期:2019-12-31
    • 文件大小:9kb
    • 提供者:zjujie
  1. 求根music算法

    1下载:
  2. 能够准确的估计信号的角度,不需要预估角度,比music算法更加准确。(It can accurately estimate the angle of the signal and do not need to estimate the angle, which is more accurate than the music algorithm.)
  3. 所属分类:其他

    • 发布日期:2019-11-27
    • 文件大小:4kb
    • 提供者:zzddfgg
  1. Matlab方程求根法汇总

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

    • 发布日期:2020-09-08
    • 文件大小:19kb
    • 提供者:lfwu5
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com