Finding root using Fixed point method
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Robert U
le 15 Fév 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 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!