Is it possible to find the difference between two impulse response

1 view (last 30 days)
I have two transfer functions and i found the impulse response using impulse (sys) for each one
Is there a way I can calculate the difference or error between them?

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 24 Mar 2016
d=impulse(h1-h2)

More Answers (0)

Categories

Find more on Dynamic System Models in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!