Creates a 2D array of a sample dataset of 250 points, using the following expression:
f = A * exp( -(x - B)^2 / C ) + D * (E + rand())