Dividing a Signal into blocks

5 vues (au cours des 30 derniers jours)
Vasishta Kanthi
Vasishta Kanthi le 13 Nov 2016
Hi, I would like to know the simplest way to divide a signal into blocks. The signal may be imported from a wave file or may be created in MATLAB itself( for example, a sine wave). I want to know how to divide the signal into blocks of a particular size.
Thank you

Réponse acceptée

Walter Roberson
Walter Roberson le 13 Nov 2016
Use buffer() from the communications systems toolbox, applied to each channel individually.
  1 commentaire
Vasishta Kanthi
Vasishta Kanthi le 5 Nov 2018
Hey Walter, I know this is a super late reply, but thanks a lot for answering!!!

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by