CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Secant Method
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Secant Method - List
[
matlab
]
实验6-牛顿法解方程
DL : 0
在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
Update
: 2025-02-19
Size
: 54kb
Publisher
:
葛林
[
Algorithm
]
secant
DL : 1
给定一个三次方程,用割线法求解,并研究各种算法的收敛阶数.-Given a cubic equation, the secant method and to study the convergence of various algorithms order.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lidiandian
[
File Format
]
Methods_for_Solving_Nonlinear_Equations
DL : 0
非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
Update
: 2025-02-19
Size
: 78kb
Publisher
:
lichao
[
matlab
]
secant
DL : 0
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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王怀东
[
matlab
]
1
DL : 0
a m file for matlab the secant method-mathlab
Update
: 2025-02-19
Size
: 2kb
Publisher
:
yipchiho
[
Mathimatics-Numerical algorithms
]
SECANT
DL : 0
Secant method to calculate numerically your values. Numerical methods program,-Secant method to calculate numerically your values. Numerical methods program,
Update
: 2025-02-19
Size
: 1kb
Publisher
:
EM O
[
matlab
]
secant
DL : 1
Root finding using Secant method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mohsen
[
CSharp
]
Optimization3
DL : 0
secant method and Newton-Lagrange method
Update
: 2025-02-19
Size
: 15kb
Publisher
:
ariadna0
[
matlab
]
secant
DL : 0
Secant method. This code is for secant method that we study in Numerical Analysis sunject.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mmuntaha
[
matlab
]
modify-secant-method
DL : 0
modify secant method with matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
A
[
Algorithm
]
Golden-ratiao-Newton-Secant-method
DL : 0
最佳化搜尋法動畫繪圖程式,包含 Golden ratiao、Newton、Secant 等三種方法,是繁體中文的喔-Optimized search method in animation including Golden ratiao、Newton、Secant methods, interface is in traditional chinese
Update
: 2025-02-19
Size
: 14kb
Publisher
:
Newman
[
matlab
]
secant-method-in-nonlinear-ode
DL : 0
nonlinear secant method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Kal
[
matlab
]
SECANT
DL : 0
solution to nonlinear equations use secant method
Update
: 2025-02-19
Size
: 236kb
Publisher
:
pa128.abs
[
matlab
]
secant
DL : 0
implements the secant method for solving an equation f(x) = 0.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mohammed
[
Other
]
SECANT-METHOD
DL : 0
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
Update
: 2025-02-19
Size
: 11kb
Publisher
:
amin
[
Algorithm
]
secant-method
DL : 0
割线法是函数逼近法(又称函数插值法)的一种,基本思想是用用区间[tk-1,tk](或[tk,tk-1])上的割线近似代替目标函数的 导函数的曲线。并用割线与横轴交点的横坐标作为方程式的根的近似。-secant method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
max
[
Algorithm
]
Secant-method
DL : 0
割线法,又称弦割法,弦法。是求解非线性方程的根的一种方法。属于逐点线性化方法。-The secant method, called secant method, chord method. Is a method to solve the root of nonlinear equation. Point by point linearization method.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
程一琳
[
matlab
]
Files
DL : 0
割线法 在数值分析中,割线法是一个求根算法,该方法用一系列割线的根来近似代替函数f的根。(secant method and the solution)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
renyja
[
Other
]
Secant Method
DL : 0
Secant Method implemented in MATLAB
Update
: 2025-02-19
Size
: 8kb
Publisher
:
shonga
[
matlab
]
Secant Method
DL : 0
Secant method is used to find the root of the equation.
Update
: 2023-10-27
Size
: 308byte
Publisher
:
avicallingaj@gmail.com
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.