Generate two signals with a length of 200, x1=sin(2pi10t)+randn1(1, 200) and x2=2sin(2pi5*t)+randn2(1, 200), where t=[0:99]/100. (randn1 and randn2 are two different random noises generated by randn.) a) Describe the main […]
Generate two signals with a length of 200, x1=sin(2pi10t)+randn1(1, 200) and x2=2sin(2pi5*t)+randn2(1, 200), where t=[0:99]/100. (randn1 and randn2 are two different random noises generated by randn.) a) Describe the main […]