photo

Boom


2016년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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)

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변