搜索资源列表
func(6hump)
- c语言编写,蚁群算法求解函数优化,求解函数为6驼峰函数
ant_test
- 蚁群算法的程序,是关于函数优化的,是一个同学给的,上传上去和大家分享
MMAA_forNN
- 基于蚁群算法的神经网络。对神经网络算法进行优化。ANT_object_func_ant是基于神经网络的优化目标函数。Ant_ant_new是主程序
beyes
- 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
函数优化的蚁群算法
- 用MATLAB编码的函数优化的蚁群算法!!!
yiqun-suanfa
- 蚁群算法连续函数优化问题matlab程序-Continuous function optimization problems ant colony algorithm matlab program
matlab
- 蚁群算法连续函数优化问题matlab程序 内容非常详细-Ant colony algorithm for continuous function optimization problem matlab program content is very detailed
Test_funtion
- 这次上传的绝对是好东西,数值优化,关键是对不同函数进行运算。这次将无约束测试问题上传,可作为论文数值计算使用。注:本人本科毕业论文做的是无约束优化,研究生做的是结构方程(LISREL)、数值优化、蚁群算法,可以进行交流,联系QQ272958823-Test function for optimation!
ACStest_lianxumatlab
- 基于MATLAB的蚁群算法连续函数优化,含帮助文件及论文-MATLAB-based ant colony algorithm for function optimization, with help documents and papers
ContinuousAntColonyAlgorithmforFunctionOptimizatio
- 连续蚁群算法求解函数优化问题,Continuous Ant Colony Algorithm for Function Optimization-Continuous Ant Colony Algorithm for Function Optimization
1
- 用于求解函数优化的一个蚁群算法设计,好不容易找到的-Function used to solve an ant colony algorithm to optimize the design, hard to find
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
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
ACOmatlab
- 蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
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
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.
zmyACO
- 蚁群优化算法实现函数求极值,利用距离修正进行改进-Ant colony optimization algorithm to achieve the function of extreme value, the use of distance correction to improve
MATLAB智能算法(遗传_神经网络_蚁群_免疫)
- 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained optimization problem with genet