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 个评论
回答(1 个)
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Digital Filter Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!