资源列表
EGA
- 遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fitness)进行选择操作,适应度高的个体有较高的概率被选中并
ADALINE
- adaline神经网络,adaline神经网络-adaline neural network
Desktop
- matlab 实现神经网络 数据拟合,时间序列,预测,-matlab nutual net work time arry forecast
NeuralNetwork_BP
- 人工神经网络BP算法范例 使用matlab工具箱的Nerual Network-Matlab BP algorithm
chenxu
- 用遗传算法或粒子群算法优化一个自动控制结构,运行结果和仿真结构都比较满意。-Using genetic algorithms or particle swarm optimization to optimize an automatic control structure, are more satisfied with the results and simulation structure.
Seguential-Genetic-Algoritm
- 关于遗传算法的,大家可以看看,欢迎大家交流-on genetic algorithms, we can see, we welcome exchange
EightNum
- 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
S060503032
- 神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
DecisionTreeID3
- 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
travelingsalesman
- 旅行商问题,TSP问题,应用matlab遗传算法 -travel salesman problme matlab
SGA
- 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
pso
- 标准pso算法是一种人工智能算法,是模拟生物界群体找寻食物过程来寻找最优的算法。-Standard pso algorithm is a algorithm which is similar to the organisms to find food in a optimizaton path.
