DTMF Decoder/Encoder

Hi everybody . Just shared my code below . I have done the Decoding part , I have no idea how can I do the Encoding part again anyone knows ?
Also how can I make it more like user interface . I want user to see the decoding via buttons or something like that . Any idea ?

Answers (1)

Walter Roberson
Walter Roberson on 31 Dec 2018

0 votes

The code you posted in https://www.mathworks.com/matlabcentral/answers/437725-dtmf-decoder-with-touch-tones does the encoding already. The part where it uses sin synthesis to create the y values is DTMF encoding.

Categories

Asked:

on 31 Dec 2018

Answered:

on 31 Dec 2018

Community Treasure Hunt

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

Start Hunting!