Fixed Point Algorithm

Calculates the fixed point of a function.
504 descargas
Actualizado 2 dic 2013

Ver licencia

Calculates a functions fixed point when written in the form x = f(x). The value of x at each iteration is displayed in the command window. The fixed point is plotted when the algorithm has converged.

Program will not run if convergence theorem is not met.

Feel free to use different functions (make sure derivative is correct), graphing parameters may need to be slightly altered.

Enjoy :)

Citar como

James Adams (2024). Fixed Point Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/44529-fixed-point-algorithm), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Graphics Objects en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Grammatical change to title.

1.0.0.0