Problem 1890. Fixed-Point Iteration
Solution Stats
Problem Comments
-
2 Comments
Rafael S.T. Vieira
on 2 Nov 2020
Recommended: https://www.youtube.com/watch?v=ggg5_Kgdxxs
Rafael S.T. Vieira
on 2 Nov 2020
There is not only one-way to do fixed point iteration. The problem description needs improvement by perhaps adding that x_n = g(x_n-1).
Problem Recent Solvers24
Suggested Problems
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1346 Solvers
-
129 Solvers
-
The sum of the numbers in the vector
538 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
354 Solvers
-
Area of an equilateral triangle
4975 Solvers
More from this Author17
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!