User Portlet User Portlet

Discussions
I am trying to plot this function with Plot3D and ContourPlot and they both give blank boxes. Is there something wrong with my code? f[x_, y_] = 4*Sin[x - 2] + 4*Cos[y - 4] + 9*x^2 - 5*xy + 1*y^2 - 2*x + 4*y