Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Matlab script that: Exercise 2 (Convolution and echo): There are several built-in MATLAB sounds, such as chirp, gong, handel, laughter, splat, and train.

Write a Matlab script that:

image text in transcribed

Exercise 2 (Convolution and echo): There are several built-in MATLAB sounds, such as chirp, gong, handel, laughter, splat, and train. These sounds are built-in *.mat files that define the sound to appear in a vector named y, and also define the sampling rate for that sound to be in Fs. Pick two sounds and figure out the length of the sounds in seconds. Next, pass the sounds of your choice through the following system: h |1, zeros( 1, dly * Fs), 0.75 where dly is the delay of the echo in seconds. Use sound to play both the input and output for various choice of dly. Explain what you heai. Exercise 2 (Convolution and echo): There are several built-in MATLAB sounds, such as chirp, gong, handel, laughter, splat, and train. These sounds are built-in *.mat files that define the sound to appear in a vector named y, and also define the sampling rate for that sound to be in Fs. Pick two sounds and figure out the length of the sounds in seconds. Next, pass the sounds of your choice through the following system: h |1, zeros( 1, dly * Fs), 0.75 where dly is the delay of the echo in seconds. Use sound to play both the input and output for various choice of dly. Explain what you heai

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

Modern Database Management

Authors: Donald A. Carpenter Fred R. McFadden

1st Edition

8178088045, 978-8178088044

More Books

Students also viewed these Databases questions