Hello,
In order to test-drive a data analysis program, I am looking for a function that generates sine waves with slowly oscillating frequency, i.e. the distance between the maxima should be slowly changing.
I thought that I could simply achieve this by using a function of the form
f(t)...