📄 read me.m
字号:
% This is a general controller that I have built using the Fuzzy Logic Rules
% You don't need to have any mathematical background in fuzzy logic to run this
% model.
%
%I have provided two examples to see how this controller works:
%1-fuzzy_lookup_example1.mdl -the plant is linear
%2-fuzzy_lookup_example2.mdl -the plant is non-linear
% Steps to control your plant(model):
% 1-Replace the plant(model) that I provided(colored magenta) with yours
% 2-Run the simulation.
% 3-Look at the scope, if you are satisfied, great!!, if not, play around with the gains(colored red)
%
% Note: there is non mathematical proof that proves that this controller is stable,
% use it on your own responsibility
Author : Nassim Khaled
Januray 2009
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -