photo

Raouf


Last seen: 3 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

mer än ett år ago | 1 answer | 0

1

answer

Question


how to sine wave plot
.

mer än ett år ago | 2 answers | 0

2

answers