Welcome![Sign In][Sign Up]
Location:
Search - secant

Search list

[Algorithmsecant

Description: 给定一个三次方程,用割线法求解,并研究各种算法的收敛阶数.-Given a cubic equation, the secant method and to study the convergence of various algorithms order.
Platform: | Size: 1024 | Author: lidiandian | Hits:

[File FormatMethods_for_Solving_Nonlinear_Equations

Description: 非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
Platform: | Size: 79872 | Author: lichao | Hits:

[matlabsecant

Description: 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 appropriate starting values are chosen. Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration. Please enter help secant from the Matlab prompt for usage information and examples.
Platform: | Size: 1024 | Author: 王怀东 | Hits:

[matlab1

Description: a m file for matlab the secant method-mathlab
Platform: | Size: 2048 | Author: yipchiho | Hits:

[matlabsecant

Description: 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 = initial iterate F = function TOLA = absolute error tolerance TOLR = relative error tolerance Output: X = approximate result-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 = initial iterate F = function TOLA = absolute error tolerance TOLR = relative error tolerance Output: X = approximate result
Platform: | Size: 1024 | Author: devdvl | Hits:

[Mathimatics-Numerical algorithmsSECANT

Description: Secant method to calculate numerically your values. Numerical methods program,-Secant method to calculate numerically your values. Numerical methods program,
Platform: | Size: 1024 | Author: EM O | Hits:

[matlabsecant

Description: Root finding using Secant method
Platform: | Size: 1024 | Author: mohsen | Hits:

[CSharpOptimization3

Description: secant method and Newton-Lagrange method
Platform: | Size: 15360 | Author: ariadna0 | Hits:

[matlabsecant

Description:
Platform: | Size: 1024 | Author: edward | Hits:

[matlabsecant

Description: Secant method. This code is for secant method that we study in Numerical Analysis sunject.
Platform: | Size: 1024 | Author: mmuntaha | Hits:

[matlabsecant

Description: secant code for matlab
Platform: | Size: 1024 | Author: jaypee | Hits:

[matlabmodify-secant-method

Description: modify secant method with matlab
Platform: | Size: 1024 | Author: A | Hits:

[AlgorithmGolden-ratiao-Newton-Secant-method

Description: 最佳化搜尋法動畫繪圖程式,包含 Golden ratiao、Newton、Secant 等三種方法,是繁體中文的喔-Optimized search method in animation including Golden ratiao、Newton、Secant methods, interface is in traditional chinese
Platform: | Size: 14336 | Author: Newman | Hits:

[Data structsSECANT

Description: source code for implementation of secant s method of numerical analysis methods in mathematics.
Platform: | Size: 1024 | Author: skreamer | Hits:

[matlabsecant-method-in-nonlinear-ode

Description: nonlinear secant method
Platform: | Size: 1024 | Author: Kal | Hits:

[matlabSECANT

Description: solution to nonlinear equations use secant method
Platform: | Size: 241664 | Author: pa128.abs | Hits:

[Othersecant

Description: Secant Theorem is maked by me
Platform: | Size: 1024 | Author: taha | Hits:

[matlabsecant

Description: implements the secant method for solving an equation f(x) = 0.
Platform: | Size: 1024 | Author: mohammed | Hits:

[OtherSECANT-METHOD

Description: SECANT METHOD****************************************************** * THIS PROGRAM FINDS THE ROOT OF AN ALGEBRAIC/TRANSCENDENTAl * * EQUATION BY SECANT -SECANT METHOD****************************************************** * THIS PROGRAM FINDS THE ROOT OF AN ALGEBRAIC/TRANSCENDENTAl * * EQUATION BY SECANT
Platform: | Size: 11264 | Author: amin | Hits:

[Algorithmsecant-fix

Description: Secant method to solve equation
Platform: | Size: 1024 | Author: akaitako | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net