photo

Michael Jaskulski


Last seen: environ 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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

environ 2 ans il y a | 1 réponse | 0

1

réponse