Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4.4 Telephone Numbers The functions dtmfdial.m and dtmfrun.m can be used to test the entire DTMF system as shown in Fig. 8. You could also

image text in transcribed

4.4 Telephone Numbers The functions dtmfdial.m and dtmfrun.m can be used to test the entire DTMF system as shown in Fig. 8. You could also use random digits (e.g., ceil (15.9 rand (1,22)+0.09)) in place of 1:16 in dtmfdial. For the dtmfrun function to work correctly, all the M-files must be on the MatLAB path. It >f=8000; tk=[A,B,C,D,D,#,,1,2,3,4,5,66,77,8,9]; xx=dtmfdial(tk, fs ); >soundsc (xx, fs) > > = L dtmfrun (xx, L, fs) ans = AABC#0123456789 Figure 8: Testing the DTMF system. is also essential to have short pauses in between the tone pairs so that dtmfcut can parse out the individual signal segments. If you are presenting this project in a lab report, demonstrate a working version of your programs by running it on the following phone number: 40789132#BADC In addition, make a spectrogram of the signal from dtmfdial to illustrate the presence of the dual tones

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions

Question

Discuss the structure and formatting of e-mail messages and memos.

Answered: 1 week ago

Question

What are the classifications of Bank?

Answered: 1 week ago