I would like to ask what are the units of magnitude
magnitude = sqrt(real*real + imag*imag);
after performing fft on .wav file data? Is it like V^2?
I would like to ask what are the units of magnitude
magnitude = sqrt(real*real + imag*imag);
after performing fft on .wav file data? Is it like V^2?