Fixed point iteration-non linear
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
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |