Need to incorporate measured plant response into model

3 views (last 30 days)
Hi all,
I have a measured component response ( http://www.mikejstein.com/Files/Random/response.png). Now, I'd like to come up with a FIR representation of this plant response to incorporate in a model. I'd also like to come up with a functional approximation to the measured data. I really don't know where to start with this one... any advice?
Thanks,
Mike

Accepted Answer

Arkadiy Turevskiy
Arkadiy Turevskiy on 14 Nov 2011
Hi Michael, One approach is to use System Identification Toolbox, which lets you create models from frequency-domain data. See this demo for more details: http://www.mathworks.com/products/sysid/demos.html?file=/products/demos/shipping/ident/iddemofr.html
HTH. Arkadiy

More Answers (1)

Rajiv Singh
Rajiv Singh on 17 Mar 2012
What kind of data is it? You could try "impulseest" function in R2012a release which is an FIR estimator.

Community Treasure Hunt

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

Start Hunting!