Hi
I'm having a bit of trouble marrying concept and execution.
My understanding is that I can (somehow) use FFT to determine any underlying frequencies in a time series of data. Some of the documents I've read have even suggested that this is done for instance to determine the frequencies related to sunspot activity.
So, if I have a set of data which I've gathered daily (well not every day there are gaps) and I would like to see if there is any frequency cycles involved just how would I easily do this?
Say, in Excel but if needed in C
Thanks
:-)