I cannot get correct roots from this code of newton raphson method

2 views (last 30 days)
Maybe it is due to not getting a correct derivative of polynomial. Moreover, I cannot convert string to symbolic expression. I get error even if I use sym or str2sym. Also, I want to plot graph of given input expression.
I have been using Matlab R2018a.
  1 Comment
Geoff Hayes
Geoff Hayes on 14 Feb 2020
Jalal - you may want to post the inputs that you are passing into this function. For example, what is your string that represents the objective function? Also, if you are getting an error, please copy and paste the full error to this question.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!