文件名称:Evolutionary-ANFIS-Training
介绍说明--下载内容均来自于网络,请自行研究使用
用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS structure, and then using the genetic algorithm (GA), particle swarm optimization (PSO) to train ANFIS. This evolutionary training algorithm can be used to solve the nonlinear regression function approximation problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Evolutionary ANFIS Training\Evolutionary ANFIS Training\CreateInitialFIS.m
...........................\...........................\engine_data.mat
...........................\...........................\GetFISParams.m
...........................\...........................\license.txt
...........................\...........................\LoadData.m
...........................\...........................\main.m
...........................\...........................\PlotResults.m
...........................\...........................\RouletteWheelSelection.m
...........................\...........................\SetFISParams.m
...........................\...........................\TrainAnfisUsingGA.m
...........................\...........................\TrainAnfisUsingPSO.m
...........................\...........................\TrainFISCost.m
...........................\license.txt
...........................\Evolutionary ANFIS Training
Evolutionary ANFIS Training