how to define a numerical vector derivative in my Newton-Raphson code?
Show older comments
i wrote this code and because of my variable is numerical and a 3*1 vector, i had to wrote my derivative function as the "DERIVATIVE1" function that i attached here. the poblem is my derevative function makes complex numbers, but the derivation's numbers have to be real number. and another problem is my answers do not converge on the right answers. the main file is "Functional_Test_1"
Answers (0)
Categories
Find more on Newton-Raphson Method in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!