Fixed Point Algorithm
Version 1.1.0.0 (2,09 ko) par
James Adams
Calculates the fixed point of a function.
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 :)
Citation pour cette source
James Adams (2026). Fixed Point Algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/44529-fixed-point-algorithm), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > Graphics Objects >
En savoir plus sur Graphics Objects dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Grammatical change to title. |
||
| 1.0.0.0 |
