Hello, how can I decrese sample frequency?

1 commentaire

Sabir Sabir
Sabir Sabir le 17 Fév 2020
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.

Connectez-vous pour commenter.

 Réponse acceptée

Star Strider
Star Strider le 12 Mar 2017

0 votes

Use the Signal Processing Toolbox resample function.

2 commentaires

Ghazal Hnr
Ghazal Hnr le 12 Mar 2017
Thank you
Star Strider
Star Strider le 12 Mar 2017
My pleasure.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by