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

搜索资源列表

  1. Methods_for_Solving_Nonlinear_Equations

    0下载:
  2. 非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
  3. 所属分类:File Formats

    • 发布日期:2017-04-23
    • 文件大小:80186
    • 提供者:lichao
  1. secant

    0下载:
  2. In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.-The secant iteration to find the zero of some non-linear function converges to zero if
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:938
    • 提供者:王怀东
  1. 1

    0下载:
  2. a m file for matlab the secant method-mathlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:yipchiho
  1. SECANT

    0下载:
  2. Secant method to calculate numerically your values. Numerical methods program,-Secant method to calculate numerically your values. Numerical methods program,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1125
    • 提供者:EM O
  1. secant

    0下载:
  2. Root finding using Secant method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:664
    • 提供者:mohsen
  1. Optimization3

    0下载:
  2. secant method and Newton-Lagrange method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:15543
    • 提供者:ariadna0
  1. secant

    0下载:
  2. Secant method. This code is for secant method that we study in Numerical Analysis sunject.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:629
    • 提供者:mmuntaha
  1. modify-secant-method

    0下载:
  2. modify secant method with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1025
    • 提供者:A
  1. Golden-ratiao-Newton-Secant-method

    0下载:
  2. 最佳化搜尋法動畫繪圖程式,包含 Golden ratiao、Newton、Secant 等三種方法,是繁體中文的喔-Optimized search method in animation including Golden ratiao、Newton、Secant methods, interface is in traditional chinese
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:13829
    • 提供者:Newman
  1. secant-method-in-nonlinear-ode

    0下载:
  2. nonlinear secant method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:771
    • 提供者:Kal
  1. SECANT

    0下载:
  2. solution to nonlinear equations use secant method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:242106
    • 提供者:pa128.abs
  1. secant

    0下载:
  2. implements the secant method for solving an equation f(x) = 0.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:982
    • 提供者:mohammed
  1. SECANT-METHOD

    0下载:
  2. SECANT METHOD****************************************************** * THIS PROGRAM FINDS THE ROOT OF AN ALGEBRAIC/TRANSCENDENTAl * * EQUATION BY SECANT -SECANT METHOD****************************************************** * THIS PROGRAM F
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:11497
    • 提供者:amin
  1. secant-fix

    0下载:
  2. Secant method to solve equation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:742
    • 提供者:akaitako
  1. secant

    0下载:
  2. 割线法用来求根,很好用的一个求解程序,数值方法-Secant method used for the root, a useful solution program, the numerical method
  3. 所属分类:Applications

    • 发布日期:2017-04-04
    • 文件大小:176170
    • 提供者:刘能
  1. numerical-method-of-noline

    0下载:
  2. 非线性方程数值解法的数学基础,有牛顿法,割线法等-Mathematical foundations of numerical solution of nonlinear equations, Newton method, secant method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:6806522
    • 提供者:caoze
  1. secant-method

    0下载:
  2. 割线法是函数逼近法(又称函数插值法)的一种,基本思想是用用区间[tk-1,tk](或[tk,tk-1])上的割线近似代替目标函数的 导函数的曲线。并用割线与横轴交点的横坐标作为方程式的根的近似。-secant method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:539
    • 提供者:max
  1. Secant-method

    0下载:
  2. 割线法,又称弦割法,弦法。是求解非线性方程的根的一种方法。属于逐点线性化方法。-The secant method, called secant method, chord method. Is a method to solve the root of nonlinear equation. Point by point linearization method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:程一琳
  1. Files

    0下载:
  2. 割线法 在数值分析中,割线法是一个求根算法,该方法用一系列割线的根来近似代替函数f的根。(secant method and the solution)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:renyja
  1. Secant Method

    0下载:
  2. Secant Method implemented in MATLAB
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:8192
    • 提供者:shonga
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com