Create a MATLAB function that takes three input arguments: • the function handle of a fixed point iteration x = f(x) (if f is your matlab function for f(x) your input argument should be @f), • an initial point a (as a real number), • an error toleran
Info
This question is closed. Reopen it to edit or answer.
Show older comments
i have some problem to solve this question on matlab.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!