03-04-2007 09:48 PM - edited 03-04-2007 09:48 PM
帖子被superman2008在03-04-2007 09:49 PM时编辑过了
03-06-2007 12:12 AM
03-06-2007 08:07 AM
If you insist on using an FFT method for this, you must be prepared to use some sort of interpolating estimator on the output of the FFT to identify the likely position of a signal peak 'between' the output frequency bins.
There are plenty of tutorials on the web that identify the uses and limitations of FFT. NI have an interactive tutorial here.
03-06-2007 08:56 PM
thank you!