How can i write this in matlab?
Afficher commentaires plus anciens
Hi, I saw a question in this link http://www.mathworks.com/matlabcentral/answers/144091-how-can-i-write-this-in-matlab-help-me-plz and i don't understand newton's method too. Can you give me a example solution script please?
Réponses (1)
Andrew Reibold
le 31 Juil 2014
Modifié(e) : Andrew Reibold
le 31 Juil 2014
0 votes
Newton's Method is a very elementary technique, and I strongly recommend you try to learn about it and how it works.
If you learn what Newtons Method is and need tutoring with Matlab, you are in the right place! I volunteer to help you! Tell me what is causing you trouble.
If you need tutoring with Newtons Method though.. I think you are on the wrong site :-/
Especially if this is for a homework assignment
2 commentaires
Gökay
le 31 Juil 2014
Andrew Reibold
le 31 Juil 2014
Newtons method is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function
But I'd rather be helping you with the Matlab stuff than the Newtons method stuff... :-(
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!