Feeds
질문
Why do my MATLAB plots always begin from zero?
suppose I have the following equation y = cos(n) to make the discrete plot figure subplot(2,2,1); n = linespace(...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to plot discrete-time signals involving summations in MatLab
for example; y(n) = sum(k*cos(n-k)) from k=-inf to inf
11년 초과 전 | 답변 수: 0 | 0