I acquired 990Hz sound signal[sine wave] by LineIn port of a sound card.Attach file reflected AutoPowerSpectrum result.You could notice that Y-value of n=22,24 highly affected the value of THD,SNR(it is very important for me).I used ScaledWindow()[selected hanning window],AutoPowerSpectrum(),PowerFrequencyEstimate(),HarmonicAnalyzer() functions in turn in my program .How can I improve result?Change size of Hanning window?Add sampling number?I have no idea...thank you very much