functional iteration with posteriori bound

Fixed point iteration
4.0 次下载
更新时间 2020/1/31

查看许可证

MATLAB script to perform functional iteration to estimate the positive root to
within an absolute error τ = 10−10. We use the a posteriori bound to decide
when to stop. We use the following example
Consider the function g (x) ≡ x − 2 tan−1 (x).
This function has three roots: a trivial root at zero, and two others. Because of the odd symmetry of g, the two nonzero roots differ only by a sign;
call them ±x*We will consider functional iteration: x(n+1)= f (xn)
with f (x) ≡ 2 tan−1(x) as a method to solve the equation g (x) = 0.

引用格式

G M Fahad Bin Mostafa (2024). functional iteration with posteriori bound (https://www.mathworks.com/matlabcentral/fileexchange/74079-functional-iteration-with-posteriori-bound), MATLAB Central File Exchange. 检索来源 .

Eugene Isaacson and Herbert Bishop Keller. Analysis of numerical methods. Courier Corporation, 2012

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Least Squares 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0