Clear Filters
Clear Filters

How to get transfer function?

6 views (last 30 days)
Viktor
Viktor on 5 Apr 2014
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 Comment
Arkadiy Turevskiy
Arkadiy Turevskiy on 8 Apr 2014
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.

Sign in to comment.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 5 Apr 2014
You can use linmod command it allows to get a continuous-time linear state-space model around operating point

Categories

Find more on Fuzzy Logic in Simulink in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!