sampling frequency for adxl345?
古いコメントを表示
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 件のコメント
Mathieu NOE
2023 年 4 月 5 日
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)
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Fast Fourier Transforms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!