How to decrease sample frequency?

12 次查看(过去 30 天)
Hello, how can I decrese sample frequency?
  1 个评论
Sabir Sabir
Sabir Sabir 2020-2-17
y = downsample(x,n) decreases the sample rate of x by keeping the first sample and then every nth sample after the first. If x is a matrix, the function treats each column as a separate sequence.

请先登录,再进行评论。

采纳的回答

Star Strider
Star Strider 2017-3-12
Use the Signal Processing Toolbox resample function.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by