Description: Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
- [K] - K-means clustering algorithm, cluster an
- [GA-FCM] - Improved genetic algorithm fuzzy C-means
- [yacha1] - Flow based on optimal distribution netwo
- [改进P-Q分解法潮流] - Differential Evolution
- [pso] - Particle cluster-like algorithm
- [GAFCM] - Improved genetic algorithm Fuzzy C-Means
- [ApplicationofLeastSquareSupportVectorMachine] - anessayaboutchaospredictionbyPSOLSSVM
- [PSO_Java] - Compared with the genetic algorithm, PSO
- [fuzzyC] - Improved genetic algorithm fuzzy C means
- [MATLAB] - (PSO)Kmeans MATLAB6.5/7.1
File list (Check if you may need any files):
几个有用的程序\2:基于梯度算法的RBF神经网络源程序\main.m
..............\3:基于聚类法的RBF神经网络源程序\main.m
..............\4:基于正交最小二乘算法的RBF神经网络源程序\main.m
..............\5:遗传算法源程序\best.m
..............\.................\calfitvalue.m
..............\.................\calobjvalue.m
..............\.................\crossover.m
..............\.................\decodebinary.m
..............\.................\decodechrom.m
..............\.................\initpop.m
..............\.................\main.m
..............\.................\mutation.m
..............\.................\selection.m
..............\6:粒子群算法源程序\fitness.m
..............\...................\main.m
..............\2:基于梯度算法的RBF神经网络源程序
..............\3:基于聚类法的RBF神经网络源程序
..............\4:基于正交最小二乘算法的RBF神经网络源程序
..............\5:遗传算法源程序
..............\6:粒子群算法源程序
几个有用的程序