Question: Sampling and aliasing with Matlab 1. Write following in Matlab and test a) t=1.00:0.01:2.00 b) Using t =>x=cos(2*pi*t)+2*sin(4*pi*t) c) plot x %matlab -syntax? d) plot
Sampling and aliasing with Matlab
1. Write following in Matlab and test
a) t=1.00:0.01:2.00
b) Using t =>x=cos(2*pi*t)+2*sin(4*pi*t)
c) plot x %matlab -syntax?
d) plot abs(x) %matlab -syntax?
2. Using code and function x=cos(2*pi*t)+2*sin(4*pi*t), when supposed maximum value for signal frequency is 5 make plots with dots ('*'), when
a) fs =8
b) fs = 10
c) fs = 50
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
