Fixed point iteration-non linear

版本 1.0.0 (2.5 KB) 作者: Robby Ching
A numerical method in solving a system of two nonlinear equations
263.0 次下载
更新时间 2020/7/3

查看许可证

It is a numerical method in solving two nonlinear equations of x and y. It is also called Method of Successive Substitution (MOSS) or simply Successive substitution. It plots the two functions to help the user decide which initial guesses of x and y to use. It asks the user the initial guesses for x and y and also lets the user choose what termination criterion to use, whether a specified % relative error or a number of iterations. It also checks if the system will totally converge or not and will alert the user if it would not totally converge.

引用格式

Robby Ching (2024). Fixed point iteration-non linear (https://www.mathworks.com/matlabcentral/fileexchange/77645-fixed-point-iteration-non-linear), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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