Community Profile

photo

ADLINA AZWEEN JOHANIS


Last seen: 5 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why do I receive Vectors must be the same length error in this code?
t=-1:0.01:5; f=(5*cos(pi*t)).*((t>=0)-(t>=1)); %input signal f(t) h=1.5*((t>=0)-(t>=1.5)-1*((t>=2)-(t>=2.5))); % LTI system im...

2 years ago | 1 answer | 0

1

answer