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.
Cita come
Robby Ching (2025). Fixed point iteration-non linear (https://www.mathworks.com/matlabcentral/fileexchange/77645-fixed-point-iteration-non-linear), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |