Dividing a Signal into blocks
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Vasishta Kanthi
am 13 Nov. 2016
Kommentiert: Vasishta Kanthi
am 5 Nov. 2018
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
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 13 Nov. 2016
Use buffer() from the communications systems toolbox, applied to each channel individually.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!