Description: /*this program compute the contious wavelet transform of the signal in a data file
using the Professor A.Grossman s approach.
the analyzing basic wavelet is modulated gaussian:
exp(iwt)exp(-t**2/2)where w si the oscillation frequence w=5.
File list (Check if you may need any files):
cwt.c