Community Profile

photo

Mohammadreza kalantari


Last seen: 3 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


stem recursive signal and it's impulse answer
i want to stem y[n]=y[n-2]+x[n]+2x[n-1] which is recursive and y[0]=1,y[-1]=5, x[n]=(1.5.^n).*u[n] delta = @(d) d==0; and also...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to plot a continuous signal
I want to plot x(t) = cos(200*pi*t*u(t)) and define u(t) seprately and then plot x(-t),x(t/3) i wrote this x = @(t) cos(200*pi...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten