필터 지우기
필터 지우기

Apply window to a filter

조회 수: 2 (최근 30일)
Raldi
Raldi 2011년 6월 13일
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?

채택된 답변

Walter Roberson
Walter Roberson 2011년 6월 13일
wavread() can read the file.
Once you have processed the information, you can play the new samples with sound()
  댓글 수: 1
Raldi
Raldi 2011년 6월 13일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Digital Filter Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by