How to detect a phone number from dtmf wav file?

I need to detect a phone number from wav file.I should use spectral analysis (function spectrogram is preferred).My main issue is detecting tone frequencies.

Respuestas (1)

Wayne King
Wayne King el 1 de Dic. de 2013

0 votos

Please see this example:

1 comentario

M
M el 2 de Dic. de 2013
Maybe i haven't been specific enough,but it should automatically display phone number,not only to show me spectrogram so I have to decode it by knowing which freq is what number.I tried to solve this by setting all values to 0 in PSD matrix that are less than certain threshold.This way i can "see" each number,but I am not sure how to make Matlab code to read it and display it.This is what i have done so far: http://www.4shared.com/rar/lR7g1QaV/DTMF.html

Iniciar sesión para comentar.

Etiquetas

Preguntada:

M
M
el 1 de Dic. de 2013

Comentada:

M
M
el 2 de Dic. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by