How can i write this in matlab?

1 次查看(过去 30 天)
Gökay
Gökay 2014-7-31
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?

回答(1 个)

Andrew Reibold
Andrew Reibold 2014-7-31
编辑:Andrew Reibold 2014-7-31
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 个评论
Gökay
Gökay 2014-7-31
Thank you, Firstly, what is the purpose of this method? which is used in cases?
Andrew Reibold
Andrew Reibold 2014-7-31
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... :-(

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by