搜索资源列表
函数优化的蚁群算法
- 用MATLAB编码的函数优化的蚁群算法!!!
Test_funtion
- 这次上传的绝对是好东西,数值优化,关键是对不同函数进行运算。这次将无约束测试问题上传,可作为论文数值计算使用。注:本人本科毕业论文做的是无约束优化,研究生做的是结构方程(LISREL)、数值优化、蚁群算法,可以进行交流,联系QQ272958823-Test function for optimation!
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
ACOmatlab
- 蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
yiqunsuanfa
- 这是一个蚁群算法的函数优化程序, 具体用法自己看代码吧-This is a function of the ants algorithm optimizing.
rengong-mayi-MATLAB
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.
MATLAB
- 蚁群算法在matlab下优化10个函数的方法。其中函数有单变量多峰值,单变量单峰值的,也有多变量多峰值的函数。-Ant colony algorithm in matlab optimization function 10. Which a single variable and multi-peak function, the single peak of a single variable, but also more variable multi-peak function.
Ant-colony-algorithm-Matlab-program
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
Ant-colony-algorithm
- 蚁群算法时常用的算法之一,在各种学术论文中常作为对比和优化函数使用,是学习其他各种函数的基础-Ant colony algorithm
Ant-colony-optimization
- 蚁群算法优化PID控制器,采用三种评价指标函数IAE、ITAE、ITSE来进行对比分析.-Ant colony optimization algorithm PID controller, using three evaluation function IAE, ITAE, ITSE for comparative analysis.
Desktop
- 蚁群算法连续函数优化问题。包含FIT测试函数,主函数。-Ant colony optimization algorithm for continuous function. Contains FIT test function, the main function.
ACO_matlab
- 蚁群算法实现连续函数优化问题,包含程序说明。-Ant colony algorithm for continuous function optimization problems, including program instructions.
multi
- 多目标函数的优化,举例子说明,蚁群算法,不错的学习-good matlab code for ant studying
zmyACO
- 蚁群优化算法实现函数求极值,利用距离修正进行改进-Ant colony optimization algorithm to achieve the function of extreme value, the use of distance correction to improve
ACO
- 一个基于matlab的ACO(人工蚁群)寻优算法例程,通过修改适应度函数可以完成不同的寻优任务,可用于开发改进算法或与其他智能优化算法进行对比。-A matlab-based ACO (artificial ACO) algorithm optimization routines, by modifying the fitness function optimization can perform different tasks that can be used to develop impro