sampling frequency for adxl345?
Mostra commenti meno recenti
the delay i used for adxl345 for measuring acceleration is 100 milliseconds and the data rate of adxl345 during measurement is 100hz, then what is the sampling frequency should i use for doing fft analysis of acceleration data?
1 Commento
Mathieu NOE
il 5 Apr 2023
hello
at the best , the fft sampling rate is the same as the signal sampling rate.
you could of course do a signal decimation before the fft if you want something more focused on the low frequency range (in that case your fft rate is k times lower than the signal sampling rate , if k is your decimation factor)
Risposte (0)
Categorie
Scopri di più su Fast Fourier Transforms in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!