Function for a sinusoidal camel plot?

71 Views Asked by At

enter image description here

Is this kind of function possible? If so, what would the equation look like? I can get the camel like notch with a an exponent in a sin, such as sin(x^2), but I only get one notch.

1

There are 1 best solutions below

0
On BEST ANSWER

There are loads. Try $\sin(x)+\cos(2x)$, for instance.