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.

Réponses (1)

Wayne King
Wayne King le 1 Déc 2013

0 votes

Please see this example:

1 commentaire

M
M le 2 Déc 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

Connectez-vous pour commenter.

Tags

Question posée :

M
M
le 1 Déc 2013

Commenté :

M
M
le 2 Déc 2013

Community Treasure Hunt

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

Start Hunting!

Translated by