I want to maximize the following equation using Newton Rapson Method in MATLAB:

z= -(x1 - sqrt(5))2 - (x2-pi)2-10

Initial Approximation:

X0=[6.597, 5.891]T

Similar questions and discussions