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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答