Is not the Fourier transform of something in the time domain something in the frequency domain? I know that it does not make sense to put numbers with units into the argument of the sine function. But just imagine that the x variable "represents" a distance even though it is a pure number.
Hey guys,
I was imagining that I have a sine function: y = sin(x) where x represents a distance in meters for instance. Now let us say that I sample the function at x = 0,1,2,3...,10 (meters) producing a list of values: {sin(1), sin(2), sin(3),...,sin(10)} = {0.000, 0.841, 0.909, 0.141...