photo

Logan


Last seen: 5 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Hello. Im currently creating a code in Matlab and I am running into this error that I will attach in a screenshot. I am new to Matlab so I am having trouble fixing it.
clear all clc t=0:0.01:5; h=12.0 * exp(-2.0*t).*(t>= 0); x=5* (t >= 0)-5* (t >=1.0); y=conv(x,h,'full')*0.01; figure; s...

6 months 前 | 2 个回答 | 0

2

个回答