搜索资源列表
AntAnt
- 我根据书上算法自编的蚁群程序,也是我的中期筛选设计。目录下函数收敛图是用了VC的结果,在matlab里画的-algorithm based on the book written by Ant procedures, and also my mid-screening design. Directory function convergence plan is the result of the VC in Matlab Lane painting
func(6hump)
- c语言编写,蚁群算法求解函数优化,求解函数为6驼峰函数
AA_for_NN
- 基于蚁群算法的神经网络,对神经网的算法进行改进。ANT_object_func_ant是神经网络木目标函数生成程序。ANT_ant_new是主程序
MMAA_forNN
- 基于蚁群算法的神经网络。对神经网络算法进行优化。ANT_object_func_ant是基于神经网络的优化目标函数。Ant_ant_new是主程序
beyes
- 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
pos-study-
- :将研究区域划分成许多具有固定长、宽、高且密度均匀的长方体,利用重力的可叠加性,计算了观测点重力异 常,在此基础上形成重力异常的目标函数。把长方体的密度作为参数,采用蚁群算法进行密度反演试验。结果表明该方法 具有一定的科学性和实用性。-: The study area is divided into a number with a fixed length, width, height and density, uniform rectangular, stackable nature
ACStest_lianxumatlab
- 基于MATLAB的蚁群算法连续函数优化,含帮助文件及论文-MATLAB-based ant colony algorithm for function optimization, with help documents and papers
ACOUCP
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
algorithm
- 蚁群算法是一种新型的模拟进化算法,初步的研究表明该算法具有许多优良的性质, 利用蚁群算法求解一般函数优化,通过实验收到良好的效果-: Ant colony algorithm is a novel simulated evolutionary algorithm, a preliminary study shows that the algorithm has many good properties, General function of the ant colony optimiz
Unconstrainedoptimizationofcontinuousfunctionofart
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。-This source code is an implementation of artificial ant colony algorithm for unconstrained continuous function optimization, with constraints for the case, you can start u
Ant_ROS
- 蚁群算法的matlab实现,用rosentberg函数测试的。-Ant colony matlab implementation, with rosentberg function tests.
new_anttest
- 蚁群算法是智能群体算法中的一种,这是在连续函数中的应用。-Ant colony algorithm
yiqun
- 本程序是简单的改进的蚁群算法,以及其对简单函数的拟合。-The procedure is simple improved ant colony algorithm and its simple function fitting.
ant_Plane
- 之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低
antfunc6
- 蚁群算法的优化算法,求解多类函数的最优解-Algorithm of ant function
antfunc
- 用于连续域优化的蚁群算法,有三个实例函数和自定义函数,方便易学。-ant colony algorithm for continuous optimation
chaos-improved-ACO-
- 混沌改进蚁群算法,以及它在函数优化上的应用研究-chaos improved ACOand its applicaiton in function optimation
intelligent_algorithm
- 求函数全局最大值的遗传算法、蚁群算法和粒子算法。智能算法绝好的入门材料。-Global maximum of a function of genetic algorithm, ant colony algorithm and particle algorithm. Excellent introductory material on intelligent algorithm.
30-cases-in-matlab
- MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
antcolony1111
- 蚁群算法优化连续函数,值得学习学习 带注释的-Ant colony algorithm to optimize continuous functions, it is worth learning learning annotated