搜索资源列表
FuzzyLib450
- 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggreg
FuzzyPID
- 里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three two-dimensional fuzzy controller to achieve PID controller parameters were Kp, ki, Kd, of the regulation. The control p
fuzzy Enchance
- 用matlab 实现的图像模糊增强,其中包括模糊化和去模糊化,对图像很好的处理-The realization of the image using matlab fuzzy enhancement, including defuzzification and fuzzy and good image processing
FuzzycontrollerFIS
- This demonstration uses the Fuzzy Logic Toolbox to design a Fuzzy Inference System (FIS) using different defuzzification methods
Zeft-Lung-Cancer
- zeft lung cancer is fuzzy system example which determine zeft lung cancer risk with smoking habits .. we use sugeno model for defuzzification
sugeno-fuzzy-logic-system
- fuzzy system to do a health detection based on eating and sports, defuzzification is using sugeno model
Fuzzy---simulink
- 里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。-There are three-dimensional fuzzy regulator PID controller parameters Kp, ki Kd, adjust. The control principle: the front of the deviat
Studykit
- This the study kit for Fuzzification, defuzzification and rule base, It is based on membership function.-This is the study kit for Fuzzification, defuzzification and rule base, It is based on membership function.
fuzzy
- Fuzzy algorithm C# code. Include fuzzification,rule,defuzzification and so on