1. Signal Duration = 2 로 고정시킨 후 Sampling Rate(=fs)를 변화시키면서 나이퀴스트 이론에 부합하는(에일리어싱이 일어나지 않는) 적절한 Sampling Rate(=fs)를 찾는다.1) fs=100>>Signal_Duration=2;>>S..
In Matlab command, load the data file "KTXSignal'. Check the data variable. The sampling rate of the signal is 100 samples/sec.>> load KTXSignal1. Pe..
0. Ftp the data file 'KTX' from the ftp site "ftp://iclab.ac.kr/DSP" to your folder.In Matlab command window, load the data file "KTXSignal'. Check th..
(a) Determine from its spectrum. (b) Write a matlab function 'DiscreteSignal' that produces discretized version of . The matlab file "DiscreteSignal...