Skip to content

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…

Notifications You must be signed in to change notification settings

zhangjingru/fuzzy-controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fuzzy-controller

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]

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

No packages published

Languages

  • C++ 100.0%