How can i write this in matlab?

1 visualización (últimos 30 días)
Gökay
Gökay el 31 de Jul. de 2014
Comentada: Andrew Reibold el 31 de Jul. de 2014
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?

Respuestas (1)

Andrew Reibold
Andrew Reibold el 31 de Jul. de 2014
Editada: Andrew Reibold el 31 de Jul. de 2014
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 comentarios
Gökay
Gökay el 31 de Jul. de 2014
Thank you, Firstly, what is the purpose of this method? which is used in cases?
Andrew Reibold
Andrew Reibold el 31 de Jul. de 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... :-(

Iniciar sesión para comentar.

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by