Divine
Followers: 0 Following: 0
Feeds
已回答
How to plot signal with unit step?
n = -5:1:20; x = ((4/5).^n).*heaviside(n); stem(n,x)
How to plot signal with unit step?
n = -5:1:20; x = ((4/5).^n).*heaviside(n); stem(n,x)
1 year 前 | 0
Followers: 0 Following: 0
1 year 前 | 0