Feeds
提问
When I try to plot the convolution, i get an error stating that the vectors must be the same length.
close all clear clc t=0:0.01:8; % Input Signals x=exp(-t).*(cos(3*t)-sin(3*t)).* heaviside(t); % Signal X(t). ...
7 years 前 | 2 个回答 | 0
提问
7 years 前 | 2 个回答 | 0