Fixed Point Algorithm

Calculates the fixed point of a function.

Al momento, stai seguendo questo contributo

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 :)

Cita come

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

Categorie

Scopri di più su Graphics Objects in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

Grammatical change to title.

1.0.0.0