photo

Sean Lee


Hofstra University

2018 年からアクティブ

Followers: 0   Following: 0

統計

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

6年以上 前 | 2 件の回答 | 0

2

回答