parent
2237326033
commit
97a3f6598d
@ -0,0 +1,3 @@
|
||||
function f=fun1(x)
|
||||
f=x(1)*x(1)+x(2)*x(2)-x(1)*x(2)-2*x(1)-5*x(2);
|
||||
end
|
Loading…
Reference in new issue