What are "frequency bins" ?

263 次查看(过去 30 天)
Hello! What exactly are frequency bins and how are they defined? I know, that these things are mentioned in the FFT. How are the linked together and does somebody can provide an example to my question?

采纳的回答

Honglei Chen
Honglei Chen 2017-1-27
frequency bins are intervals between samples in frequency domain. For example, if your sample rate is 100 Hz and your FFT size is 100, then you have 100 points between [0 100) Hz. Therefore, you divide the entire 100 Hz range into 100 intervals, like 0-1 Hz, 1-2 Hz, and so on. Each such small interval, say 0-1 Hz, is a frequency bin.
HTH
  5 个评论
Shubhankar
Shubhankar 2023-2-28
And if I have FFT size of 50, will be the frequency bin will be 2Hz?
Hasan Ateş
Hasan Ateş 2023-3-2
Yes, FFT size is basically the number of bins.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by