Finding root using Fixed point method
6 views (last 30 days)
Show older comments
Finding root using Fixed point method.Continue the iteration until two successive approximations are identical. starting value X0=1
Cos(x)-3x+1=0
Hi, Can someone help me with this problem?
0 Comments
Answers (1)
Robert U
on 15 Feb 2022
Hi Aryan Efty Sham,
Have a look in the community forum. The method has been discussed several times already, e.g. https://de.mathworks.com/matlabcentral/answers/602329-fixed-point-iterative-method-for-finding-root-of-an-equation
When posting homework questions, it is good practice to show what you have tried so far and ask a specific question concerning implementation and/or method functionality. Only in very rare occasions members will do your homework for you.
Kind regards,
Robert
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!