photo

Boom


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


openExample('signal/LinearChirpExample') is unidentified in version 2015. Help
openExample('signal/LinearChirpExample') is unidentified in version 2015. Help Shouldnt Matlab automatically 'see' the curren...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do you compute a convolution of u(n) and n*u(n)??? Matlab is going crazy!!!!
Here is my code: syms n; x=(.5)^n*heaviside(-n-1); y=(1/3)^n*heaviside(n); H=conv(x,y)

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Magnitude Frequency response plot
Given H(z)=(0.6-z^-1)(1+2z^-1)/(3-z^1)(2-(jz^-1), how can code and plot the magnitude response and phase? And how d...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten