资源列表
GuoA
- 郭涛算法(GuoA)是基于子空间搜索(多父体重组)和群体爬山法相结合的演化算法。它通过利用少数个体所张成的子空间随机生成新的个体,体现了随机搜索的非凸性。此外,由于GuoA算法采用了单个体劣汰策略,算法在每次演化 迭代中,只把群体中适应性能最差的个体淘汰出局,淘汰压力 较小,既保证了群体的多样性,又可使具有较好适应性的个体能够一直保留。实践证明, GuoA算法具有较好的坚韧性,对于不同的优化问题无须修改算法的参数,而且效率很高,可能同时找到多个最优解。-Guo Tao algorithm
GTPSO
- 提出一种改进的粒子群优化算法———基于全局劣汰策略的混合粒子群优化算法(GTPSO) 。GTPSO在 保持PSO算法快速收敛的基础上,以郭涛算法(GuoA)的寻优机制确保种群的多样性和算法的坚韧性。数值计 算结果表明,对于高维(维数≥10)复杂非凸多峰函数的数值优化问题, GTPSO算法的计算结果均优于GuoA算 法和粒子群优化算法。-An improved particle swarm optimization algorithm--- poor overall survival
shenjingwangluomoshishibie
- 徐_神经网络模式识别及其实现,模式识别很不错的书-Xu _ and the realization of neural network pattern recognition, pattern recognition is very good book
aexampleofgeneticalgorithm
- 是一个遗传算法工具箱的应用例子,很全面,可以根据其中的说明操作遗传算法工具箱-it s an example of genetic algorithm toolbox in matlab. it can be practised by anyone.
yasuobao
- 一个关于蚁群算法的大量压缩论文,给想接触蚁群算法的人提供方便-Ant colony algorithm on a large number of compressed paper, ant colony algorithm to want to contact people to facilitate
RBF
- 一个很好的学习RBF的PPT,是一个英文的,讲得很清楚,需要的可以下载-A very good learning RBF the PPT, is an English, made it clear that the needs can be downloaded
rbfinterp
- 这是一个基于MATLAB的RBF程序,希望对大家有帮助-This is a MATLAB based on the RBF procedure, we hope to help
NeuralNetworkRBF
- 这是一个利用遗传算法改进RBF程序的例子-This is a genetic algorithm using the example of procedures to improve the RBF
nineGrid(aStar)
- 九宫格 人工智能 小程序! 使用方法: 在debug文件夹下面有两个 文本文件 相当于配置文件,作为程序的输入变量配置!-Small squares of artificial intelligence program! Usage: debug folder in the following two configuration files is equivalent to a text file as input variables to configure the procedure!
FuzzyController
- simulation for Liner control systems example. resul good
PSO
- 一个改进的PSO算法,供朋友们分享,这是一个用C++编写的源码,在VC6.0环境下就可以运行-An improved PSO algorithm for friends to share, this is a use of C++ source code written in VC6.0 environment can run on
jswarm-pso
- 不错的代码 调试过了。希望会对大家有帮助 。-Well after debugging the code. Hope will be helpful
