photo

Boom


Active since 2016

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


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)

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 8 jaar ago | 2 answers | 0

2

answers