Raouf
Followers: 0 Following: 0
Feeds
提问
is that code matching the requirements of the problem or not ?
``` % Define the function g[n] n = -4:5; g = [-3 -3 2 2 0 0 0 -3 -3 -3]; % Plot g[n] subplot(2,2,1); stem(n, g); title('g...
1 year 前 | 1 个回答 | 0