How to separate each tone from DMTF signal stream
    10 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
I read an example from Matlab on how to perform the Goertzel but then I am having problem to understand how we can separate the signal which contains a number of tones plus a silent separate between tones.
My question really is: how do we determine which time interval for which tone? Assume that the duration for the tone and the separation are not fixed (otherwise, the problem becomes simple)
An example of a DTMF stream can be downloaded from
http://www.ee.columbia.edu/~dpwe/sounds/dtmf/dtmfM1.wav
2 Kommentare
Antworten (1)
  Dr W Kurt
 am 14 Okt. 2024
        DTMF standard simultaneously transmits two tones at the same time.  I've attached functions that I've used to generate DTMF tones, and do decode DTMF tones using the goertzel transform (goertzel.mlx).
Good luck!
Kurt
0 Kommentare
Siehe auch
Kategorien
				Mehr zu DTMF finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


