How can i write this in matlab?

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?

Answers (1)

Andrew Reibold
Andrew Reibold on 31 Jul 2014
Edited: Andrew Reibold on 31 Jul 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 Comments

Thank you, Firstly, what is the purpose of this method? which is used in cases?
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... :-(

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 31 Jul 2014

Commented:

on 31 Jul 2014

Community Treasure Hunt

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

Start Hunting!