Impulse response function (IRF) of data set

Dear reader,
Is it possible to calculate and plot the irf of a data set? For instance, i have 2 vectors, each 328x1. Now i want to calculate the irf and plot it. To clarify, Im working with measured EMG data and Moving platform data (accelerations, displacement for example)
I see a lot of impz functions online but this is only for digital filters.
I hope someone can help me with this problem?
Thanks in advance for helping me out!
Nigel Moos

Risposte (1)

Star Strider
Star Strider il 28 Mag 2022
I’m not certain if it’s possible to define the impulse response of an electromyogram, however I have no idea what your data are.
The only way I can think to do it is to use the System Identification Toolbox the estimate the system response to a specific known input, estimate it, and model it. Then use the impulse function to get the response.
The Signal Processing Toolbox alternative is the invfreqz function. Then you can use the impz function with it.
.

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Richiesto:

il 28 Mag 2022

Risposto:

il 28 Mag 2022

Community Treasure Hunt

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

Start Hunting!

Translated by