% Fungsi-nya function z=fungsixy(x,y) z=x^2+3*x-(0.5*x*y)+y^2;