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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
3 Commenti
Risposte (1)
Honglei Chen
il 9 Nov 2017
Modificato: Honglei Chen
il 9 Nov 2017
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 Commenti
Vedere anche
Categorie
Scopri di più su Digital Filter Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!