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에서 Transfer Function Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!