Impulse response function (IRF) of data set

7 次查看(过去 30 天)
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

回答(1 个)

Star Strider
Star Strider 2022-5-28
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.
.

类别

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