搜索资源列表
-
2下载:
自适应遗传算法源程序,比较不错的。
具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
-
-
0下载:
GA TSP MATLAB
this source code implement TSP in matlab by Genetic Algorithm...
TSP is a classic problem in AI
-
-
0下载:
遗传算法,matlab编写的源代码,用于解决旅行商等np问题,算法效率高-Genetic algorithm written in Matlab source code used to solve the traveling salesman and other np, high efficiency of the algorithm
-
-
0下载:
MATLAB代码 遗传算法 信道分配 频谱分配-MATLAB code genetic algorithm for channel allocation spectrum allocation
-
-
0下载:
《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
-
-
0下载:
书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
-
-
0下载:
用于求解多目标规划的matlab遗传算法代码-Matlab code genetic algorithm for solving multi-objective planning
-
-
0下载:
用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
-
-
0下载:
MATLAB遗传算法源代码,很不错,KEYI 可以正常运行-MATLAB genetic algorithm source code, very good
-
-
0下载:
MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现-Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations
-
-
0下载:
粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
-
-
0下载:
基于遗传算法的matlab代码,源码,可运行。-Based on Genetic Algorithm matlab code
-
-
0下载:
现代优化算法包括 遗传算法 退火算法.代码基于matlab 可以直接运行,有图示说明-Modern optimization algorithms, including genetic algorithm annealing algorithm code based on Matlab can be directly run, there is illustrated
-
-
0下载:
各种PID控制源代码,包括神经网络、粒子群、遗传算法等职能算法的PID控制。(Various PID control source code, including neural networks, particle swarm, genetic algorithms and other functions of the algorithm PID control.)
-
-
0下载:
代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)
-