搜索资源列表
ACS(c++)
- 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
QACS
- ACS蚁群算法的一种简单方案程序,比较宜懂-ACS Ant Algorithm A simple procedures of the program, compared to understand
2Tx_2Rx_STBC
- 该文件夹为Alamouti空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_SER.m: 主程序,设置各种参数 gendata.m: 生成原始信息数据的程序 mod_2Tx_STBC_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addA
4Tx_2Rx_STBC
- 该文件夹为Alamouti空时码的仿真程序,天线配置为4发2收,与大家共享。-folder for the ACS code of space-time simulation program, antenna configuration for four 2 admission. and share.
ACOTSP.V1.0.rar
- 解旅行商问题的ACO算法,包括了AS,EAS,ASRANK,MMAS,ACS,ACO to slove TSP. Including AS,EAS,ASRANK,MMAS,ACS.
ACS
- matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
ACS-TSP
- 蚁群算法在tsp(旅行商问题)的matlab程序。可以运行。-Ant colony algorithm in tsp (TSP) of the matlab program. Can run.
acs
- 利用蚂蚁算法求解TSP问题的matlab源程序,适合初学蚂蚁算法的朋友学习,同时又利于理解TSP问题。-The use of ant algorithm matlab source TSP problem, suitable for beginners to learn ant algorithm friends, but also conducive to understanding the problem TSP.
ACS
- 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法-ANT COLONY ALGORITM. TSP MODEL. C++ CLASS BASED. ANT COLONY SYSTEM,NOT ANT-CYCLE ALGORITHM.
TSP_matlab_code
- TSP_matlab_code using acs(Ant Colony Optimization) -TSP_matlab_code using acs(Ant Colony Optimization)
acs
- This manipulated code for ant colonies it can solve a kind of tsp-This is manipulated code for ant colonies it can solve a kind of tsp
ACS
- 用蚁群算法来解决,TSP(履行商人)最短路径问题。-TSP
1
- ACS解决TSP问题的代码,希望对大家有所帮助哦-ACS to solve the problem of code TSP
acs
- 针对改进的蚁群算法的程序描述,自己已经编辑调试成功-the algorithm for solving ACS
acs-english
- 自己下载的一些比较经典有用的蚁群算法外文文献,给大家分享下-some english papers for acs
acs-chaos
- 针对蚁群算法的ACS模型进行混沌优化,对于原始蚁群算法是个优化-the ACS model for ant algorithm embedded in chaos
mixed-ACS-a-MMAS
- 程序开始运行,蚂蚁们开始从窝里出动了,寻找食物;他们会顺着屏幕爬满整个画面,直到找到食物再返回窝。 其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。 预期的结果: 各个蚂蚁在没有事先告诉他们食物在什么地方的前提下开始寻找食物。当一只找到食物以后,它会向环境释放一种信息素,吸引其他的蚂蚁过来,这样越来越多的蚂蚁会找到食物!有些蚂蚁并没有象其它蚂蚁一样总重复同样的路,他们会另辟蹊径,如果令开辟的道路比原来的其他道路更短,那么,渐渐,更多的蚂
ACS
- 蚁群算法求解TSP 假设条件: 1、非对称桥上的信息量与过去一个时间段内经过该桥的蚂蚁数目成正比; 2、某一时刻蚂蚁按照桥上残留的信息量多少来选择其中某座桥 3、经过该桥的蚂蚁数目越多则桥上的残留信息量就越大 -ACS for TSP
ACS
- code source for ant colony system (ACS) in matlab
2MHs
- 分别使用两种算法(人工蜂群ABC和蚁群ACS)求解多模式资源约束项目调度问题MRCPSP,matlab编程实现。不同规模的算例多达350个,在EXCEL文件可直接读入。MH=meta-heuristics(Two kinds of algorithms (artificial bee colony ABC and ant colony ACS) are used to solve the multi-mode resource constrained project scheduling pro