Problem 1890. Fixed-Point Iteration
Solution Stats
Problem Comments
-
2 Comments
Recommended: https://www.youtube.com/watch?v=ggg5_Kgdxxs
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 Solvers21
Suggested Problems
-
1308 Solvers
-
Sum all integers from 1 to 2^n
11072 Solvers
-
Flip the main diagonal of a matrix
586 Solvers
-
Calculate Euler's phi function
79 Solvers
-
Side of an equilateral triangle
4158 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!