模糊神经网络范例我要分享

Fuzzy neural network examples

matlab 神经网络 模糊 范例

关注次数: 235

下载次数: 1

文件大小: 1.50 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 通过模糊神经网络的基本范例,首先要对样本进行聚类分析,以此来确定模糊规则个数。利用K-means法对样本聚类; 其次建立模糊推理系统,隶属度函数个数--模糊规则个数,推理计算输出值,归一化计算模糊推理的值;相当于已经除去了经典去模糊输出的分母值;参数修正过程。  三增加方式,非批处理方式迭代; 四 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报


English Description:

Fuzzy neural network examples, first do cluster analysis to samples, so as to determine the number of fuzzy rules.  sample cluster by using k-means method; Secondly, fuzzy inference system, number--number of membership functions of fuzzy rules and reasoning to  calculating output values, values of the normalized fuzzy reasoning;Equivalent to denominator of the classic fuzzy  output values have been removed; 


代码预览