Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 Read the dtmf.wav audio file using audioread function of MATLAB. Identity the corresponding 4-digit dialed number. Show all your work and plot

Question 1 Read the

Question 1 Read the "dtmf.wav" audio file using audioread function of MATLAB. Identity the corresponding 4-digit dialed number. Show all your work and plot the Short-time Fourier Transform the DTMF digits ("spectrogram" or "specgram" in MATLAB). Please use a window size of 256 to estimate the digits. DTMF Frequency Table: Frequencies 697 Hz 770 Hz 852 Hz 941 Hz 1209 Hz 1 4 7 1336 Hz 2 5 8 0 For example, the digit 5 is "encoded" in a phone as follows: x5 (t) = cos(271336t) + cos(2 770t) 1477 Hz 3 6 9 # 1633 Hz ABC D Question 2 a) Calculate the pitch period of "a" of your "Washington" sound using the autocorrelation method and plot the autocorrelation function. b) Calculate the pitch period of "o" of your "Washington" sound using the autocorrelation method and plot the autocorrelation function. c) Calculate the pitch period of "o" of your "Washington" sound using the spectrum of the speech segment and plot the magnitude of the FFT.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Unfortunately Im not able to process sound files or execute code directly However I can guide you through the steps to perform the analysis as describ... 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

Signals and Systems using MATLAB

Authors: Luis Chaparro

2nd edition

123948126, 978-0123948120

More Books

Students also viewed these Programming questions

Question

=+a. What is P(xn11 , x1)?

Answered: 1 week ago

Question

=+c. What is P(xn11 , y1)? What is P(xn11 . yn)?

Answered: 1 week ago