Transfer function State Optimisation
显示 更早的评论
I have an input and an output file through experimental data. Input should go to a transfer function block and output graph should match with output of data from experiment. I have a rough transfer function, approximately matching with the output, but not precisely matching it. I am trying to use control and estimation under 'tools' but not getting the proper result. How exactly to go about configuring that tool? Akarsh
回答(1 个)
Arkadiy Turevskiy
2012-3-26
2 个投票
Take a look at the function tfest in System Identification Toolbox. You can specify the number of poles and zeros for your transfer function and the tool will find the coefficients to ensure the best fit.
http://www.mathworks.com/help//ident/ref/tfest.html http://www.mathworks.com/products/demos/sysid/estimating-transfer-functions-and-process-models.html
HTH. Arkadiy
2 个评论
yem
2014-12-14
hi arkadiy please i have a differentiel equation how can i use this toolbox ??
Arkadiy Turevskiy
2015-1-8
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!