Ant colony optimization for finding the global minimum
資源簡介:Ant colony optimization for finding the global minimum
上傳時間: 2016-12-15
上傳用戶:guanliya
資源簡介:A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. ...
上傳時間: 2015-07-12
上傳用戶:偷心的海盜
資源簡介:Java source code for the Ant colony optimization Problem.
上傳時間: 2017-07-20
上傳用戶:xuanchangri
資源簡介:have recently become very interested in the area of genetic algorithms and Ant colony optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency...
上傳時間: 2013-12-21
上傳用戶:牛布牛
資源簡介:A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
上傳時間: 2013-12-17
上傳用戶:www240697738
資源簡介:JAVA版的螞蟻算法(Ant colony optimization Algorithms)
上傳時間: 2014-10-25
上傳用戶:jqy_china
資源簡介:蟻群算法(ant colony optimization, ACO),又稱螞蟻算法,是一種用來在圖中尋找優化路徑的機率型技術。它由Marco Dorigo于1992年在他的博士論文中引入,其靈感來源于螞蟻在尋找食物過程中發現路徑的行為
上傳時間: 2013-12-28
上傳用戶:xymbian
資源簡介:蟻群算法源(Ant colony optimization ACO)代碼
上傳時間: 2014-01-12
上傳用戶:shus521
資源簡介:Using Ant colony optimization Algorithm to solve Traveling Salesman Problem.對此方面的研究很有幫助
上傳時間: 2014-01-12
上傳用戶:集美慧
資源簡介:An Ant colony Algorithm for Multiuser Detection in Wireless Communication Systems
上傳時間: 2016-03-18
上傳用戶:koulian
資源簡介:this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorit...
上傳時間: 2014-01-17
上傳用戶:hanli8870
資源簡介:《An Introduction to Ant colony optimization》 作者:Marco Dorigo and Krzysztof Socha 時間:Technical Report No.TR/IRIDIA/2006-010April 2006 一份介紹蟻群系統的英文原版論文報告
上傳時間: 2013-12-12
上傳用戶:heart520beat
資源簡介:一個詳細的 系統的介紹了 ant colony optimization 的ppt 對其中的原理做了比較詳細的分類介紹
上傳時間: 2013-12-19
上傳用戶:784533221
資源簡介:%% Ant colony Algorithm for QoS Multicast Routing % QoS組播路由蟻群算法
上傳時間: 2013-11-28
上傳用戶:ztj182002
資源簡介:《Ant colony optimization》Marco Dorigo寫的一本關于蟻群算法的書。包括AS、ACS、EAS、ASRank、MMAS的講解。很好的一本書。
上傳時間: 2017-04-22
上傳用戶:liansi
資源簡介:ant colony optimization
上傳時間: 2013-12-21
上傳用戶:z754970244
資源簡介:ant colony optimization 4
上傳時間: 2013-12-20
上傳用戶:cainaifa
資源簡介:ant colony optimization 5
上傳時間: 2014-01-07
上傳用戶:qilin
資源簡介:采用蟻群算法檢測圖像邊緣 This a demo program of image edge detection using ant colony, based on the paper, "An Ant colony optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongk...
上傳時間: 2016-09-28
上傳用戶:cc1
資源簡介:Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes an...
上傳時間: 2013-12-18
上傳用戶:gonuiln
資源簡介:# This resource site for "Grid Computing: Making the Global Infrastructure a Reality " edited by Fran Berman, Geoffrey Fox and Tony Hey. This is a book (over 1000 pages) published March 2003 by Wiley and (for those papers not published else...
上傳時間: 2013-11-28
上傳用戶:924484786
資源簡介:A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
上傳時間: 2013-12-24
上傳用戶:qb1993225
資源簡介:This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, an...
上傳時間: 2017-06-03
上傳用戶:海陸空653
資源簡介:This is useful in finding the day easter sunday falls on a given year...could be used for instructional purposes
上傳時間: 2014-01-07
上傳用戶:ikemada
資源簡介:Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to impl...
上傳時間: 2014-11-26
上傳用戶:蠢蠢66
資源簡介:this is the code for finding a shortedpath in graph in althorithm
上傳時間: 2013-11-25
上傳用戶:ruixue198909
資源簡介:BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of th...
上傳時間: 2014-01-13
上傳用戶:youth25
資源簡介:Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. The LCS must contain am,...
上傳時間: 2013-12-17
上傳用戶:evil
資源簡介:a set of cross-platform tools that is useful for programming the GBA written in Java.
上傳時間: 2015-01-06
上傳用戶:yd19890720
資源簡介:gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一個瀏覽元素周期表和查詢不同元素的數據的程序。它有一個非圖形化的界面。
上傳時間: 2013-12-25
上傳用戶:亞亞娟娟123