Filtering Noise from a random time domain signal
Show older comments
How do i remove the noise from this signal? or apply fft on it? Theres no relation between time and voltage. Aim is to: remove noise, smooth the signals, then detect peaks.

Answers (1)
cool
on 15 Dec 2016
0 votes
you can use a lowpass filter to smooth the signal, but it affact you to detecct the peak. FFT is used for periodic signals, and it may not perform well in your application.
Categories
Find more on Spectral Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!