Why is the result of the step signal convoluted with the impulse response of a lowpass filter not equal to the stepresponse of the lowpass filter?

1 次查看(过去 30 天)
  3 个评论
timling
timling 2017-11-8
Hi, Thanks for the quick answer
I thought modeling the impulsresponse of (1/s) is another way to get the step function in the time domain
And if you convolute the Stepfunction with the impulse response of the lowpass filter you would get the stepresponse of the lowpass filter
But it seems i got it to work like you said (replace the step with constant) and additionally i had to get rid of the impulse (also replace with constant):

请先登录,再进行评论。

回答(1 个)

Honglei Chen
Honglei Chen 2017-11-9
编辑:Honglei Chen 2017-11-9
You are mixing continuous and discrete in your model. For example, your impulse is discrete, your convolution is discrete, but your integrator is continuous. The following example used all discrete version and you can see the results match.
HTH
  3 个评论
timling
timling 2017-11-10
Yes, I did mix discrete and continous Systems. Thanks for pointing that out. For sure that is the reason why both examples i showed in the beginning don't match. But I still don't understand why the result in every cas is the step Response of a highpass filter.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Digital Filter Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by