Fixed point iteration-non linear

Version 1.0.0 (2.45 KB) by Robby Ching
A numerical method in solving a system of two nonlinear equations
263 Downloads
Updated Fri, 03 Jul 2020 04:00:06 +0000

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0