...pulse function, but I am not sure how to use it correctly...
Because the plot is against w, the axis label should just be w. ThemeCopy clear Ts = 1/100; t = -4:Ts:4; s = ones(1,801); % just cover the nonzero part of the pulse % FTs = fft(s)/numel(s); w = linspace(-pi*3, pi*3...