I have a function f(x,y) with two real variables x and y, is i want to increase it for all x and y, that's possible, i.e:

Find two real a and b such that the norm of f(x, y) will be increased by: a times the norm of x + b times the norm of y. kindly, I'm looking for a Matlab function that gives me a and b, thank you.