Apply window to a filter

Lets say i have a .wav file....how can i apply a filter to it with different window types (Hanning, Hamming) and play it again?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 13 de Jun. de 2011

0 votos

wavread() can read the file.
Once you have processed the information, you can play the new samples with sound()

1 comentario

Raldi
Raldi el 13 de Jun. de 2011
I know that ... i had problems editing the sound though!!! i can apply i filter to it.....but i dont know how to choose between the different window types.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 13 de Jun. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by