A doubt in DTMF decoder-Problem

Status
Not open for further replies.

swetha.incore

Newbie level 3
Joined
Jul 9, 2008
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,308
Hello,

I am working on a DTMF encoder-Decoder. I am decoding according to the steps given by my proffesor. For decoding I am supposed to follow these steps:
1. DTMF_signal i.e the Tone and the sample frequency Fs as input.
2. Fourier transform it using freqz().
3.Find the peaks of the magnitude and the corresponding frequency in DT.
4. Find the continuous frequency using Fs.

I did freqz(signal), and then i found the maximum and minimum of the magnitude, and the corresponding indices. Now these indices will be my frequencies in DT.

I dont know how to find the continuous frequencies. How do i do it?
-swetha
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…