readme.txt

来自「用matlab实现的DTMF解码3种算法」· 文本 代码 · 共 32 行

TXT
32
字号
%
%
%
%
%     Hello, I am Pranam Janney
%
%     
%
 This DTMF generator and detector using Goertzels algorithm is developed mainly for educational purpose only and not for commercial usage.

Incase if you are a fresher to MATLAB:   Open MATLAB and run the file "GUI"

%
%
%  
 I have made it a point to consider all aspects of a DTMF generator and detector while developing this software,If anybody has any additions,ideas about improvement,comments,suggestions or any kind of criticism is always welcome.You can email me on
Email: pranamjanney@yahoo.com.


Files:

Cal_k.m
decoder.m
generator.m
stringnum.m
goertzel_algo.m
gui.m
gui.fig


The GUI has opions to select Number of samples and noise power.I have also included sound for the output signal!
Please feel free to email me!.... 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?