필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to divide an audio signal into overlapping frames of fixed size ??

조회 수: 1 (최근 30일)
Shweta
Shweta 2013년 10월 24일
마감: Daniel Shub 2013년 10월 24일
Divide an audio signal into overlaping frames of fixed size ?? I need to implement Audio Fingerprinting System using Philips Robust Hash
In this algorithm first step mentioned is to divide an audio signal into overlaping frames of 370ms with 96% i.e. 31/32 overlap.
Input given to the matlab will be an audio signal for ex a wav file. I need to divide this input signal into overlapping frames of 370ms.
input : song1=wavread('song1.wav');
output : i want signal to be divided into overlapping frames as above
please help me with the code as soon as possible
  댓글 수: 1
Daniel Shub
Daniel Shub 2013년 10월 24일
Please edit this question to include what you have tried and then reopen it.

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by