How to detect a phone number from dtmf wav file?

9 次查看(过去 30 天)
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.

回答(1 个)

Wayne King
Wayne King 2013-12-1
Please see this example:
  1 个评论
M
M 2013-12-2
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

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by