
Raouf
Content Feed
질문
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...
7개월 전 | 답변 수: 1 | 0
질문
7개월 전 | 답변 수: 1 | 0