搜索资源列表
f_pid.rar
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,有模糊控制表,Fuzzy pid algorithm in visual c++ environment to run the source code, compressed files, has fuzzy control table
fuzzyC
- 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
c-soucecode
- 模糊控制C源程序,改程序实现模糊初始化,模糊推理和计算-Fuzzy Control C source code, to achieve fuzzy initialization procedure, fuzzy reasoning and calculation
ashu
- this rar contain the graphical demonstration of boolean operations on fuzzy sets, the discr iption of fuzzy set and the c source code for fcm clustering algorithm.
fuzzc
- into the C language. Now you can add fuzzy logic to your applications without expensive, specialized hardware or software. Fuzz-C accepts fuzzy logic rules, membership functions and consequence functions, and produces C source code that c
AI-for-Game-Developers
- Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
oriFCMimg
- fuzzy c means segmentation code for segmenting images.
FCM-using-MRF-code
- implementation of Fuzzy C Means clustering with Markov Random Field
fuzzy-PID--c-code
- 这是一个模糊pID的设计程序,主要包括模糊化,模糊推导以及解模糊,实现了模糊PID,可用于相关编程系统的嵌入。-this is a program for PID,which can be embeded in the related system.