Finding root using Fixed point method
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Robert U
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!