04-06-2010 10:54 PM
hi all
i'm just testing a simple program to detect time of the maximum peak of an FFT graph. the problem is when i use FFT Spectrum (Mag-Phase).vi, i can't get the value for its maximum time. But if i used Spectrum Measurement express vi, it can give me the value. How can i get the value using FFT Spectrum (Mag-Phase).vi ?
Solved! Go to Solution.
04-07-2010 10:08 AM - edited 04-07-2010 10:12 AM
It's not clear what you are asking. You say that you try 'to detect time of the maximum peak of an FFT graph' which is nonsence unless you would apply STFT or some other transform of this type. FFT gives you frequencies vs magnitudes!!!! Not time. So it appears to me that you try to get the frequency of the harmonics with maximum magnitude, right? If so see attached snipet.

04-07-2010 12:44 PM