function z=clay(x,y)

% Eliza Dubroff
% 4/24/97
% function of top of clay

z=(4*(cos(0.002*x))^3)-(1.4*(cos(0.01*y*x^5))^3)+10;