1 answer

Name: UIN: Course No 4. (20 points, 5 points each) Two finite length signals, nijej and rlel are given Let

Question:

Name: UIN: Course No 4. (20 points, 5 points each) Two finite length signals, nijej and rlel are given Let y(n] be the linear

Name: UIN: Course No 4. (20 points, 5 points each) Two finite length signals, nijej and rlel are given Let y(n] be the linear convolution of a ej and lal (a) Detemine yin) (b) Ifwe execute the following Matlab script to get yiin what is ynn List all values in y(n) p-ifftfh,8).h,8)),8)% (hint: 8-point circular convolution) (c) Ifwe execute the following Matlab script to get yinl what is ylm? List all values in yin n- ifhiiff,10)ffhc,10)),10)(hint: 10-point circular convolution) Write a similar Matlab script as these in (b) and (e) that will produce an d identical sequence as yfn) obtained in 4(a)

Answers

The matlab code is given below, Read the comments and execute in the command window

%signal 1
x1= [1 1 1 1 1]
%signal2
x2=[1 1 1 1 1 1 1 1]
%linear convolution of x1 and x2
y=conv(x1,x2)
%8-point circular convolution of x1 and x2
y1=ifft((fft(x1,8).*fft(x2,8)),8)
%8-point circular convolution of x1 and x2
y2=ifft((fft(x1,10).*fft(x2,10)),10)
%%%to plot signals%%%
%to plot x1
n1=0:1:4
stem(n1,x1,'LineStyle','-.',...
'MarkerFaceColor','red',...
'MarkerEdgeColor','green')
figure();
%to plot x2
n2=0:1:7
stem(n2,x2,'LineStyle','-.',...
'MarkerFaceColor','red',...
'MarkerEdgeColor','green')
figure();
%to plot y1
n3=0:1:7
stem(n3,y1,'LineStyle','-.',...
'MarkerFaceColor','red',...
'MarkerEdgeColor','green')
figure();
%to plot y2
n4=0:1:9
stem(n4,y2,'LineStyle','-.',...
'MarkerFaceColor','red',...
'MarkerEdgeColor','green')

.

Similar Solved Questions

1 answer
What is the limit of #(2x^2+3)^(1/2) - (2x^2-5)^(1/2)# as x approaches infinity?
What is the limit of #(2x^2+3)^(1/2) - (2x^2-5)^(1/2)# as x approaches infinity?...
1 answer
Question 19 5 pts A U-238 atom undergoes alpha decay. The daughter atom then undergoes beta...
Question 19 5 pts A U-238 atom undergoes alpha decay. The daughter atom then undergoes beta minus decay into a second daughter atom. What is the second daughter atom? O U-235 0 Th-238 Th-234 O Pa-234 O Rn-222...
1 answer
PLEASE ANSWER THIS IMMEDIATELY! a point Dorius will be awardea COOH COON *1. Which compound is...
PLEASE ANSWER THIS IMMEDIATELY! a point Dorius will be awardea COOH COON *1. Which compound is the strongest acid? COOH COONa. (B) | HOOC COOH . HOOC COOH 2. Which compound is most likely to form an enolate upon addition of lithium diisopropylamide (LDA) 1) C O COON COON 3. Which route will produce ...
1 answer
Light with wavelength 500nm is incident upon a surface at an angle of 40.0 degrees, refracts...
Light with wavelength 500nm is incident upon a surface at an angle of 40.0 degrees, refracts and enters a second medium. The light that enters the second medium travels faster than in the first medium. Compared to properties in the first medium the refracted angle will be (smaller, larger, same), an...
1 answer
Problem 39.27 t A hurricane policy covers both water damage, X, and wind damage, Y, where...
Problem 39.27 t A hurricane policy covers both water damage, X, and wind damage, Y, where X and Y have joint density function fxy(x,y) = 0, otherwise. Calculate the standard deviation of X...
1 answer
Xj are Random Variables which are continous and independent, means of Xj are 4 (E[ Xj...
Xj are Random Variables which are continous and independent, means of Xj are 4 (E[ Xj ]=4), PDFs(Probability density function) of Xj are exponantial and they have the same PDFs (Probability density function). Let N is a RV(random variable) with Poisson PMF(probability mass function), whose mean is 7...
1 answer
5-2 FinanceLab
QuestionHelp.jpg (Compound interest with non-annual periods)  Calculate the amount of money that will be in each of the following accounts at the end of the given deposit period:Account HolderAmountDepositedAnnualInterest RateCompounding Periods Per Year (M)CompoundingPeriod...
1 answer
Conduct a literature search to locate a journal article related to the health or health care...
Conduct a literature search to locate a journal article related to the health or health care practices of African-American, European American, or Appalachian people....
1 answer
How do you simplify #2^3-2^-5#?
How do you simplify #2^3-2^-5#?...
1 answer
Please tell me the excel function formula D20 fox A B C D E F G...
Please tell me the excel function formula D20 fox A B C D E F G н К Maloney, Inc., has an odd dividend policy. The company has just paid a dividend of $3.50 per share and has announced that it will increase the dividend by $4.50 per share for each of the next five years, and then never p...
1 answer
Old School Publishing Inc. began printing operations on January 1. Jobs 301 and 302 were completed...
Old School Publishing Inc. began printing operations on January 1. Jobs 301 and 302 were completed during the month, and all costs applicable to them were recorded on the related cost sheets. Jobs 303 and 304 are still in process at the end of the month, and all applicable costs except factory overh...
1 answer
1. Better Products manufactures three products on two machines. There is $30 profit associated with Product...
1. Better Products manufactures three products on two machines. There is $30 profit associated with Product 1, $50 profit with Product 2, and $20 profit with Product 3. Each product requires labor time using machine A and machine B. Product 1 requires 1 hour from machine A and 1 hour from machine B....
1 answer
After a friend has finished a dialysis treatment, you go to a resort in North Carolina....
After a friend has finished a dialysis treatment, you go to a resort in North Carolina. You celebrate your 25th birthdays and spend time in the spa and hot tub. After the trip, only your friend develops chills, fever, and skin lesions. 1.What is the causative agent? 2.Give TWO reasons for choosing t...
1 answer
Using a computerized Inventory Management System, a Paint Supply Store franchise continuously monitors the inventory of...
Using a computerized Inventory Management System, a Paint Supply Store franchise continuously monitors the inventory of all the paint located at each of their 15 stores and their distribution warehouse. The Paint Supply Store franchise sells an average of 64 gallons of Green Paint every week (for 52...
1 answer
Hello Please write clearly and visible large print is good. Please explain all steps chosen, and...
Hello Please write clearly and visible large print is good. Please explain all steps chosen, and use best practices, or common methods to solve. Please, and thank you I will rate up. 10. + -/2 points My Notes + Ask Your Teacher In this circuit, the sources have values Vsi(t) = 24 · cos(1900 ...
1 answer
Please i need help with these questions .. thanks so much A 24.5 mL sample of...
please i need help with these questions .. thanks so much A 24.5 mL sample of a 0.473 M aqueous nitrous acid solution is titrated with a 0.398 M aqueous sodium hydroxide solution. What is the pH at the start of the titration, before any sodium hydroxide has been added? pH = Submit Answer Retry ...
1 answer
I need help in these questions in 30 minutes, please answer them fast Question 47 KFCà...
I need help in these questions in 30 minutes, please answer them fast Question 47 KFCà s decision to operate slightly differently in every country in which it has retail outlets, is: Global standardization Local responsiveness Ethnocentrism Integration framework Question 48 When Hyundai, ...
1 answer
A start-up company that makes robotic hardware for CIM (computer integrated manufacturing) systems borrowed $1.2 million...
A start-up company that makes robotic hardware for CIM (computer integrated manufacturing) systems borrowed $1.2 million to expand its packaging and shipping facility. The contract required the company to repay the lender through an innovative mechanism called "faux dividends," a series of u...
1 answer
3. A rigid tank initially contains 0.32 kg steam at 4 MPa, superheated by 350°C. Now...
3. A rigid tank initially contains 0.32 kg steam at 4 MPa, superheated by 350°C. Now the steam loses heat to the surroundings and the cooling of tank continues until the cylinder contains water at x°C. Determine; (x is the percentage of each student's number based on the last digit. For ...