You are on page 1of 1

function f = myfun1(x)

f =[100*((x(1)^2)-(x(2)^2))^2+(1-x(1))^2]

You might also like