搜索资源列表
机器人路径规划 遗传算法
- 用遗传算法做的一个机器人路径规划,在机器人实验平台上已经测试过的,好使的。
matlab编写的遗传算法程序,测试通过
- matlab编写的遗传算法程序,适合初学者
遗传聚类
- 使用遗传算法优化Kmeans聚类过程,测试数据集都来源于UCI,很好理解,适合初学者。
DGPSO.rar
- 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
GeneticAlgorithm
- 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient tha
quantum
- 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可.-Genetic Algorithm for Path Planning MATLAB source code that contains multiple sub-documents, tests can be run mypath documents.
Knapsack
- 用遗传算法解决01背包问题,内附测试数据。-Using genetic algorithms to solve knapsack problem 01, enclosing the test data.
adapting_GA
- 关于自适应遗传算法的MATLAB程序还附有实验测试结果抓图-On Adaptive Genetic Algorithm MATLAB program also included the experimental test results Grab
n57
- 一个神经网络采用遗传算法训练的PPT,挺不错的-A PPT about GA train used by nn
SGA3
- 本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic algorithm optimization example, readers can be combined Wang Xiaoping wrote the book to learn, has become a reality, testing, and results can be compiled
6
- 继续上次传的简单遗传算法,本次加入啦测试部分。-Continue to the last mass of the simple genetic algorithm, to join you in this part of the test.
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
scheduling
- 用于车间调动的自适应遗传算法,高效,带有Benchmark测试案例-Workshop for the mobilization of the adaptive genetic algorithm, high efficiency, with a Benchmark Test Case
GA-bp
- 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
119128666Geneticalgo_MAX
- 遗传算法求解测试函数,进行了改进,提高了算法效率 -genetic algorithm
GAtoolbox_matlab
- 多目标遗传算法工具箱,内容很详细,已经测试过,文件里面有怎么使用的说明-Micro Genetic Algorithm for Multiobjective Optimization,The code is distributed for academic purposes only. It has no warranty implied or given, and the authors assume no liability for damage resulting from its u
Quantum-genetic-algorithm-generation-software
- 量子遗传算法的软件测试数据自动生成Quantum genetic algorithm based automatic test data generation software-Quantum genetic algorithm based automatic test data generation software
xiaoboshenjingwangluo
- 搜集的小波神经网络程序 初学小波神经网路,四处搜集的代码,希望与大街共同讨论学习: 小波神经网络、遗传算法优化神经网络代码,测试可以使用,但具体的原理不是很懂 -Wavelet neural network program to collect beginners neural network, collected around the code, I hope to discuss with the Avenue Learning: neural network, genetic
NSA
- 小生境遗传算法,在求多峰值函数中很好用,提供了三个多峰值函数测试函数,希望对你用帮助!-Niche genetic algorithm, in seeking a good multi-peak function by providing a peak function for more than three test functions, you want to use the help!
基于c语言的人工免疫算法的源程序
- 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)