搜索资源列表
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
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
Fuzzy
- 模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets,
111
- c语言实现模糊控制源码范例,不错的一个例子。-c language source code examples of fuzzy control, a good example.
fuzzy
- code for fuzzy logic
Theprogram
- 摘要:介绍了一种在C 语言应用程序中调用MATLAB 资源设计模糊控制应用程序的方法。即利用Matlab Fuzzy Logic 工 具箱中的独立C 代码模糊推理引擎函数库,在C 语言应用程序中,调用Matlab Fuzzy Logic 工具箱建立的模糊推理系统数 据文件( 3 . fis) , 从而得到能独立运行的C 语言模糊控制应用程序。 关键词:MATLAB 模糊逻辑工具箱 独立C 代码模糊推理引擎 模糊控制应用程序 中图分类号: TP273 : TP391 文献标识码:
FUZZY_Handbook
- 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
FuzzyClassifier
- A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
Fuzzy-C-means-clustering
- 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
Fuzzy
- 模糊逻辑遗传算法的源程序,用c++实现。vc可以直接运行-GA c++ source code
mohucjunzhi
- 本人上传的代码是经过认真验证的,能够实现模糊c均值的自动分类,实用性很强,特别适合vc程序初学者。-I upload the code is carefully validated to achieve the fuzzy c-means of automatic classification, very practical, especially for beginners vc program.
FuzzyLogicPro
- 一个利用C语言开发的模糊逻辑算法套件源代码。可以扩展或移植在其他C平台下的实现人工智能算法。-Fuzzy logic algorithm suite source code. Can be extended or transplanted artificial intelligence algorithms to achieve in other C platform.
C-Means-clustering-code
- 模糊C均值模式识别聚类算法相关的C++源程序代码-Fuzzy C-means clustering algorithm of pattern recognition related to the C source code
FCM
- 模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
C_SelfAdapt_fcm
- 自适应模糊C均值聚类的MATLAB源代码,自适应确定聚类个数。-Adaptive Fuzzy C-Means clustering MATLAB source code, adaptive determine the number of clusters.
std_fcm
- 模糊C均值聚类的MATLAB源代码,已经封装成函数的形式。-Fuzzy C-Means clustering MATLAB source code, has been packaged into the form of function.
FCM
- 模糊c均值FCM算法源码,用matlab编写,注释的很详细,通过编译,供参考-FCM fuzzy c-means algorithm source code, using matlab prepared very detailed comments by the compiler, for reference
ANFIS
- C codes and simulation examples for the ANFIS by Jang (Absolutely original version )-This attached file contains C code and simulation examples for the ANFIS (Adaptive-Network-based Fuzzy Inference System) architecture proposed in [1,2]. Related
gafcm
- 这是遗传算法改进的模糊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
Speed-control-based-on-fuzzy-control
- 基于模糊控制的速度控制,地面智能移动车辆速度控制系统,文档中有相关matlab实现代码以及C代码-Speed control based on fuzzy control, intelligent mobile vehicle speed control system on the ground, in the document with related matlab code and C code