Fixed Point Algorithm

버전 1.1.0.0 (2.09 KB) 작성자: James Adams
Calculates the fixed point of a function.
다운로드 수: 504
업데이트 날짜: 2013/12/2

라이선스 보기

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Graphics Objects에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Grammatical change to title.

1.0.0.0