搜索资源列表
-
1下载:
模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
-
-
0下载:
人工智能中模糊逻辑算法
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
-
-
1下载:
c语言实现模糊控制源码范例,不错的一个例子。-c language source code examples of fuzzy control, a good example.
-
-
0下载:
The software included with the handbook is partitioned into
four directories: CPPCODE, HPPCODE, DEMOS, and TOOLS. The
<cppcode> directory contains all the fuzzy logic, modeling,
and utility source code. The <hppcode> directory co
-
-
0下载:
A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
-
-
0下载:
模糊逻辑遗传算法的源程序,用c++实现。vc可以直接运行-GA c++ source code
-
-
0下载:
一个利用C语言开发的模糊逻辑算法套件源代码。可以扩展或移植在其他C平台下的实现人工智能算法。-Fuzzy logic algorithm suite source code. Can be extended or transplanted artificial intelligence algorithms to achieve in other C platform.
-
-
0下载:
模糊C均值模式识别聚类算法相关的C++源程序代码-Fuzzy C-means clustering algorithm of pattern recognition related to the C source code
-
-
1下载:
自适应模糊C均值聚类的MATLAB源代码,自适应确定聚类个数。-Adaptive Fuzzy C-Means clustering MATLAB source code, adaptive determine the number of clusters.
-
-
0下载:
模糊C均值聚类的MATLAB源代码,已经封装成函数的形式。-Fuzzy C-Means clustering MATLAB source code, has been packaged into the form of function.
-
-
1下载:
模糊c均值FCM算法源码,用matlab编写,注释的很详细,通过编译,供参考-FCM fuzzy c-means algorithm source code, using matlab prepared very detailed comments by the compiler, for reference
-
-
4下载:
这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
-