Matlab exercise: Signals and Systems HW#3

The following steps will guide you through the Matlab exercise

(Note the % indicates a comment and need not be entered.)

In the Matlab Command window type:

 

x = [1:1:140]; % sets up the domain

yCarrier = cos(pi*x/8); % create a sinusoid to act as a carrier

plot(x,yCarrier); % and plot it

ySignal = rand(size(yCarrier)); %create a signal to be transmitted

plot(x,ySignal); % and plot that too

ySum = yCarrier + ySignal; % create an average signal

yDiff = yCarrier – ySignal; % create a difference signal

(a)   
Using only linear combinations of the ySum and yDiff signals, recover the ySignal and plot it.

(b)   
Confirm that the ySignal recovered in (a) is equal to the original

(c)    
Give an example of a biological signal which could be analyzed using the model above. Be specific by identifying the components of the biological process as in the model above.

Click here to request for this assignment help

#Matlab #exercise #Signals #Systems #HW3

Table of Contents

Calculate your order
Pages (275 words)
Standard price: $0.00

Latest Reviews

Impressed with the sample above? Wait there is more

Related Questions

Risk Identification and Mitigation

Using the annual report from the company that you have selected for your Final Project COMPANY- (PEPSICO), 1) discuss the risks the company faces and

Dealing With Difference

Doctor Coopers, APA 6-8 pages  Due April 5 Dealing with Difference in the Health Care Setting (6-8 Pages double spaced).  DUE Beginning 4-5-2017 Your paper

Fantasy Concert

 Create or curate a ‘fantasy’ concert of your own choice of 5 classical pieces covered in the course. (Length of piece doesn’t matter.) 1- Bach

Marriott International Case Study

 4 questions that each require 5 or more paragraphs to answer. The attached file is the primary reference, outside references should also be used. Question

obesity prevention in children

 Listed below are criteria that you will use to critique research articles pertinent to your research area of interest. Discuss how the investigator satisfied each

New questions