photo

Michael Jaskulski


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Recurrence Convolution I just seem to get the recurrence to work . Could some one help me out?
>> a = [-0.75 0.125]; b = [0 0.25]; n = 0:1:20; x0 = 0; y0 = [0 0]; x = [ones(1,21)]; y = recur(a,b,n,x,x0,y0); stem (n,y...

2 years 前 | 1 个回答 | 0

1

个回答