搜索资源列表
fuzzypartion
- 基于数量积方法求解矩阵的模糊相似关系、模糊等价关系。-Quantity plot method based on fuzzy similarity relation matrix, fuzzy equivalence relation.
fuzzy-controller
- 模糊控制程序,其中包括模糊关系算法,通过模糊关系得到模糊控制状态输出表。-Fuzzy control procedures, including the fuzzy relation algorithm, fuzzy relations between fuzzy control state output table.
mohujulei
- 模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。-Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to f
fuzzy_system
- 实现特定复杂输入/输出关系的模糊推理系统,下面绘制训练后面模糊推理系统的隶属度函数曲线。-To achieve a specific complex input/output relation of fuzzy inference system, the following training behind the fuzzy inference system to draw the membership function curve.
inequality
- 求解具有max_t_norm合成算子的模糊关系不等式Composite operator has max_t_norm solving fuzzy relation inequality-Composite operator has max_t_norm solving fuzzy relation inequality
check_product
- code for finding maximal solution of max-product fuzzy relation equation
FUZZY_ACDCSYSTEMS
- This paper discusses the impact of HVDC on Power System Stability and proposes a new control mechanism based on Fuzzy set theory to augment dynamic performance of a multi-machine power system. To have good damping characteristics over a wide
FCM-based-on-equal-relation
- FCM的一种实现方式基于模糊等价关系的聚类,需要建立传递闭包,适合初学模糊理论的同学练习。-a relation for clustering based on fuzzy equation ,which need formte pass relation ,it is useful for student who is learning FCM
include
- 模糊聚类分析方法求模糊相似关系矩阵源代码-Fuzzy clustering analysis seeking fuzzy similarity relation matrix source code
fuzzyedgedet
- An algorithm and implementation of edge detection in images by using fuzzy similarity relation. In this case the gaussian shape fuzzy similarity relation is used. Also, two sizes of neighboorhod are used.
trfuzzyedge
- Algorithm of fuzzy edges detection in images. In this case triangular relation of similarity is used. Also two cases of neighborhood are use.
mohuPID
- PID模糊控制重要的任务是找出PID的三个参数 与误差e和误差变化率ec之间的模糊关系,在运行中不断检测e和ec,根据确定的模糊控制规则来对三个参数进行在线调整,满足不同e和ec时对三个参数的不同要求。(The important task of PID fuzzy control is to find out the fuzzy relation between the three parameters of PID and the error E and the error rate EC.