Filtering Noise from a random time domain signal
37 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
cool
il 15 Dic 2016
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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Filter Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!