搜索资源列表
现代遗传源代码
- 此代码经过大量使用,反映很好,代码优化,效率高-this code after extensive use, reflecting good code optimization, high efficiency! !
多目标优化
- spea2,一个多目标优化的代码
NSGA-II多目标规划代码(matlab版)
- 印度Deb教授开发的Non-dominating Sorting Genetic Algorithm的改进版本,非常适合parato封面逼近运算。
pso1.rar
- 基本的粒子群优化算法的matlab说细代码,有详细的注释,很适合初学都参考。,The basic particle swarm optimization algorithm matlab code fine Say, have detailed notes, it is suitable for both beginner reference.
cellga.rar
- 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
MOEA-NSGA-II.rar
- NSGA-II多目标优化的matlab代码,NSGA-II multi-objective optimization matlab code
jmetal.2.1.tar
- 关于多目标优化的代码,这个代码是一个框架,大家可以修改一下-Multi-objective optimization on the code, the code is a framework, we can make some corrections
wangxiaoping-resource
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输
yichuansuanfayouhuashenjingwangluo
- 一个用遗传算法优化神经网络程序的代码(好),很好的。-A neural network using genetic algorithm optimization procedure code (good), very good.
HSOGA
- 《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
multioptimization
- 用遗传算法研究多目标优化问题的一片文章,内容详细,文章后附有编程代码-Genetic algorithms with multi-objective optimization problems with an article, detailed programming code is attached to the article
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
Matlab代码
- 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)
代码
- 路径优化问题研究,关于车辆路径问题的研究,主要使用商旅问题中的路径优化。(The research on the path optimization problem, the research of vehicle routing problem, mainly uses the route optimization in the business travel problem.)
代码
- MATLAB分数阶参数设计,控制参数研究混合粒子群算法优化分数阶PID(MATLAB fractional order parameter design)
New 2
- 本程序是实现简单粒子群优化的简单代码,简单易懂。(This program is a simple code that implements simple particle swarm optimization and is easy to understand.)
修改代码
- 由于2C客户具有需求量小、客户分布较为分散、客户量大,需求不稳定等问题,A企业对于2C类客户采用二级配送的方式进行服务,即企业在岛内建立若干配送站点,各个配送站点具备完善的产品保险设备和末端配送设备以及配送人员,客户下单后企业通过信息系统将客户订单分派给该区域的配送站点,由配送站点进行及时配送,同时企业掌握各个配送站点的库存情况并进行及时补货。(Because 2C customers with small demand, customer distribution is scattered,
SVM的参数优化——如何更好的提升分类器的性能
- SVM的参数优化——如何更好的提升分类器的性能,含有源程序和代码(SVM parameter optimization - how to better improve the performance of the classifier, containing source code and code)
bas代码
- 基于天牛须算法的例子,展现天牛须算法的性能,对目标函数优化,简单代码即可实现。(Based on the example of Taurus whisker algorithm, the performance of Taurus whisker algorithm is demonstrated, the objective function is optimized, and the simple code can be realized)
