compute the autocorrelation without using corr and plot the convolved sequence
古いコメントを表示
Write a MATLAB program to compute the autocorrelation of the following sequence x=[1 2 3 4 5 6]
(a) Plot the signal x and y using stem plots as two subplots in a single figure window (Note : Do not use built in function ‘xcorr’ in MATLAB)
(b) Plot the convolved sequence in a separate figure window
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Correlation and Convolution についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!