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!