j-lee00
- 93
- 0
Does a function exist (prefferably in matlab) that finds a function in noise
Cheers
Cheers
Dr Transport said:Curve fit won't work...try taking the fft of the data series, filter out the noise then ifft. The only thing you need to have an idea about is what type of noise is it and whether to use a high pass or low pass filter.