# fuzzy-controller **Repository Path**: chyi412/fuzzy-controller ## Basic Information - **Project Name**: fuzzy-controller - **Description**: 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 2219321592@qq.com - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-11 - **Last Updated**: 2023-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 2219321592@qq.com