Sorry for the late reply again, its just that I was working on the code and still nothing. By the looks of it, the guy is basically applying a normall Window of some type, i.e. the Hanning Window (which is similar to the Cosine squared weighting)
I also tested your labView code that does the cosine squared weighting, but again no dramatic changes were seen. They only appeared on the 3rd and 4th decimal place.
I just can't see how he managed to pull this off.
And one more thing, there is no need to actually apply any window function on my data before I send them to FFT since ALL the collection data that I have goes into the FFT anyway, i.e. out of the data that I collect I don't say that I only want that small section of it and count the rest as zeros, hence no windowing is needed, and for this project this will allways be the case since all of the data is valuable to me.
Message Edited by Q<UL on 02-06-2007 04:35 PM.
Message Edited by Q<UL on 02-06-2007 04:37 PM