Azzera filtri
Azzera filtri

How to decrease sample frequency?

12 visualizzazioni (ultimi 30 giorni)
Ghazal Hnr
Ghazal Hnr il 12 Mar 2017
Commentato: Sabir Sabir il 17 Feb 2020
Hello, how can I decrese sample frequency?
  1 Commento
Sabir Sabir
Sabir Sabir il 17 Feb 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.

Accedi per commentare.

Risposta accettata

Star Strider
Star Strider il 12 Mar 2017
Use the Signal Processing Toolbox resample function.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by