搜索资源列表

  1. secant

    1下载:
  2. 给定一个三次方程,用割线法求解,并研究各种算法的收敛阶数.-Given a cubic equation, the secant method and to study the convergence of various algorithms order.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:lidiandian
  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. 所属分类:文件格式

    • 发布日期:2024-06-10
    • 文件大小:79872
    • 提供者: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
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:王怀东
  1. 1

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

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:yipchiho
  1. secant

    0下载:
  2. function [x, hist] = secant(x, f, tola, tolr) SECANT This a secant code with no line search. This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initia
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:devdvl
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:EM O
  1. secant

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

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:mohsen
  1. Optimization3

    0下载:
  2. secant method and Newton-Lagrange method
  3. 所属分类:C#编程

    • 发布日期:2024-06-10
    • 文件大小:15360
    • 提供者:ariadna0
  1. secant

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:edward
  1. secant

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

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:mmuntaha
  1. secant

    0下载:
  2. secant code for matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:jaypee
  1. modify-secant-method

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

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:14336
    • 提供者:Newman
  1. SECANT

    0下载:
  2. source code for implementation of secant s method of numerical analysis methods in mathematics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:skreamer
  1. secant-method-in-nonlinear-ode

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

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:Kal
  1. SECANT

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

    • 发布日期:2024-06-10
    • 文件大小:241664
    • 提供者:pa128.abs
  1. secant

    0下载:
  2. Secant Theorem is maked by me
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:taha
  1. secant

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

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:mohammed
  1. SECANT-METHOD

    0下载:
  2. SECANT METHOD****************************************************** * THIS PROGRAM FINDS THE ROOT OF AN ALGEBRAIC/TRANSCENDENTAl * * EQUATION BY SECANT -SECANT METHOD***********************************************
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:11264
    • 提供者:amin
  1. secant-fix

    0下载:
  2. Secant method to solve equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:akaitako
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org