Dividing a Signal into blocks
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Vasishta Kanthi
el 13 de Nov. de 2016
Comentada: Vasishta Kanthi
el 5 de Nov. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 13 de Nov. de 2016
Use buffer() from the communications systems toolbox, applied to each channel individually.
Más respuestas (0)
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!