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 years 前 | 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 years 前 | 0 个回答 | 0