Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

EXERCISE 6 Create a Matlab function that has: Three input parameters o An input signal o The sample rate of the input signalo A cut

EXERCISE 6
Create a Matlab function that has:
Three input parameters
o An input signal
o The sample rate of the input signalo A cut-off frequency (in Hz)
An output parameter:
o The filtered signal using a low-pass filter (whichever you want) with the frequency
Established
Demonstrate that the script works by creating:
o As an input signal, a sum of a 200Hz cosine and a 600Hz cosine
o Use the Sample Rate you deem appropriate
Use a cut-off frequency in such a way that at the output it returns only to us a 200Hz cosine signal
o You must call your filtering function and get the output signal. Paint in a subplot of two rows by painting the input signal in the top row and the output signal in the top row
o If instead of cosines you want to show that the function does what it has to do differently (other signals), it will be accepted if the result is correct

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

Professional Microsoft SQL Server 2012 Administration

Authors: Adam Jorgensen, Steven Wort

1st Edition

1118106881, 9781118106884

More Books

Students also viewed these Databases questions