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!