Feeds
Discussion
Creating a sinewave with logarithmic frequency
I'm trying to generate a sinewave with logarithmic increasing frequency. freq = f_str*((f_end/f_str).^(time/T)); The max f...
1년 초과 전 | 0
Discussion
Sinewave with log frequency - Shows the wrong frequency content
I'm struggling with a rather basic problem. I create a sinewave with a continuously increasing frequency: NPTS=500000; A=(log(...
1년 초과 전 | 0
