How to get transfer function?
4 次查看(过去 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 中查找有关 Fuzzy Logic in Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!