How to get transfer function?
5 ビュー (過去 30 日間)
古いコメントを表示
I have build a fuzzy logic based adaptive pid control and need to find out a transfer function. How is it possible to do it?

1 件のコメント
Arkadiy Turevskiy
2014 年 4 月 8 日
Transfer function of what? Fuzzy Logic Controller does not have a transfer function.
Also, the model looks strange. You basically have 2 PID controllers - one you implement yourself from basic blocks, and then another one you model with PID Controller block.
回答 (1 件)
Azzi Abdelmalek
2014 年 4 月 5 日
You can use linmod command it allows to get a continuous-time linear state-space model around operating point
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Gain Scheduling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!