How do I apply a function to every resulting element of a buffer function?
Mostrar comentarios más antiguos
I've split the sound signal into frames of 256 length using buffer function.
Now I have 256x544 "frames" variable with 256 rows and 544 columns inside when I see it through "Open Selection".
How do I apply a function, e.g. hamming(256), to each column?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Hamming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!