This fuzzy controller is based on C++. You can use triangle membership function or Gauss membership function or Trapezoid membership function to fuzzification the input error and error ratio, and it uses Madanni model to defuzzification . In the main function we have implemented one example which set target to 60 to verify the efficiency of this fuzzy controller, the result has proved that it does work well. If you have any questions about this, don't bother to contact me, My email address is [email protected]
forked from shuoyueqishi/fuzzy-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
This fuzzy controller is based on C++. You can use triangle membership function or Gauss membership function or Trapezoid membership function to fuzzification the input error and error ratio, and it uses Madanni model to defuzzification . In the main function we have implemented one example which set target to 60 to verify the efficiency of this…
zhangjingru/fuzzy-controller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This fuzzy controller is based on C++. You can use triangle membership function or Gauss membership function or Trapezoid membership function to fuzzification the input error and error ratio, and it uses Madanni model to defuzzification . In the main function we have implemented one example which set target to 60 to verify the efficiency of this…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%