文件名称:chordsol
介绍说明--下载内容均来自于网络,请自行研究使用
CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result-CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result-CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chordsol.m