The function appears to compute a linear function of the absolute value of the input, with some additional noise in the output for certain input values. The base linear function seems to be f(x) = 18.5 * |x|.

