Finding root using Fixed point method

34 views (last 30 days)
Aryan Efty Sham
Aryan Efty Sham on 15 Feb 2022
Answered: Robert U on 15 Feb 2022
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?

Answers (1)

Robert U
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

Categories

Find more on MATLAB in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!