Hello!
I am attempting to do an FFT on a signal e^(jω+nδω)t, where t is constant and for n=0:N-1. This signal starts off at ω when n =0 and then increments in steps of δω until it reaches the final frequency ω+(N-1)δω.
Performing an FFT on this signal will put me in the time domain so my...