A modified version of genetic algorithm (GA) which can keep a trace of each generation.
資源簡介:A modified version of genetic algorithm (GA) which can keep a trace of each generation.
上傳時間: 2013-12-21
上傳用戶:xyipie
資源簡介:A modified version of PSO algorithm which can be used to search the minimum value inside a specified range. Using f1s.m to test the function!
上傳時間: 2013-12-15
上傳用戶:xhz1993
資源簡介:UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm
上傳時間: 2015-08-10
上傳用戶:hwl453472107
資源簡介:這是一個面向?qū)ο蟮腉A遺傳算法庫GAlib: A C++ Library of genetic algorithm Components),是我見過中的最好的,功能較全面,使得用遺傳算法編程變得極為容易。
上傳時間: 2015-10-04
上傳用戶:康郎
資源簡介:Generalization of a Simple genetic algorithm (GA)
上傳時間: 2017-05-02
上傳用戶:BOBOniu
資源簡介:This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre...
上傳時間: 2013-12-21
上傳用戶:chenxichenyue
資源簡介:provided a modified version of this example that is designed to be more user friendly. It is coded in Delphi 7 Enterprise, and no special components are required.
上傳時間: 2017-07-10
上傳用戶:xuanchangri
資源簡介:遺傳算法(genetic algorithm, GA)是近幾年發(fā)展起來的一種嶄新的全局優(yōu)化算法,它借 用了生物遺傳學(xué)的觀點(diǎn),通過自然選擇、遺傳、變異等作用機(jī)制,實(shí)現(xiàn)各個個體的適應(yīng)性 的提高。
上傳時間: 2015-04-22
上傳用戶:dsgkjgkjg
資源簡介:遺傳算法(genetic algorithm, GA)是近幾年發(fā)展起來的一種嶄新的全局優(yōu)化算法,它借 用了生物遺傳學(xué)的觀點(diǎn),通過自然選擇、遺傳、變異等作用機(jī)制,實(shí)現(xiàn)各個個體的適應(yīng)性 的提高。這一點(diǎn)體現(xiàn)了自然界中"物競天擇、適者生存"進(jìn)化過程。1962年Holland教授首次 ...
上傳時間: 2015-06-08
上傳用戶:stampede
資源簡介:遺傳算法(genetic algorithm GA)源代碼
上傳時間: 2014-01-07
上傳用戶:784533221
資源簡介:cvs is a version control system. Using it, you can record the history of your source files.
上傳時間: 2014-01-09
上傳用戶:Breathe0125
資源簡介:Theory of genetic algorithm 遺傳算法理論 國外網(wǎng)站下載,希望能有所幫助
上傳時間: 2013-12-26
上傳用戶:wangzhen1990
資源簡介:遺傳算法(genetic algorithm,GA)是一種抽象于生物進(jìn)化過程的基于自然選擇和生物遺傳機(jī)制的優(yōu)化技術(shù). 遺傳算法的基本原理 在遺傳算法的執(zhí)行過程中,每一代有許多不同的種群個體(染色體 )同時存在。這些染色體中哪個保留(生存)、哪個淘汰(死亡),是根據(jù) 它...
上傳時間: 2016-07-05
上傳用戶:lizhizheng88
資源簡介:genetic algorithm (GA) based solver for the Traveling Salesman Problem
上傳時間: 2014-01-27
上傳用戶:siguazgb
資源簡介:Implementation of genetic algorithm, to search for desired extreme n-variable function.
上傳時間: 2014-01-18
上傳用戶:lepoke
資源簡介:This is a sample c # source for windows mobile which aims at the accomplishment of device to desktop communication. Its an open source and all required code with the documentation is included.
上傳時間: 2014-01-16
上傳用戶:Miyuki
資源簡介:Simulated Annealing SA Hill Climbing HC Local Beam Search LBS genetic algorithm GA
上傳時間: 2014-01-01
上傳用戶:wfeel
資源簡介:Auto boot is a service which can reboot a W2K machine at specified time daily.
上傳時間: 2016-06-08
上傳用戶:康郎
資源簡介:FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdout.
上傳時間: 2017-06-11
上傳用戶:yyq123456789
資源簡介:This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which in...
上傳時間: 2014-01-09
上傳用戶:sk5201314
資源簡介:this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a genetic algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上傳時間: 2013-12-22
上傳用戶:ruixue198909
資源簡介:A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces
上傳時間: 2014-01-20
上傳用戶:hphh
資源簡介:EZW Embedded Zero-tree Wavelets Encoding,video codecs from the EZW family which use a 3D version of EZW or SPIHT algorithms showed better performance than the MPEG-2 compression algorithm. These algorithms have many advantages inherent for ...
上傳時間: 2013-12-20
上傳用戶:wsf950131
資源簡介:genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems for function of 2 variable
上傳時間: 2017-07-25
上傳用戶:225588
資源簡介:A C++ library which finds associations within sets of items, using a fast in-memory algorithm
上傳時間: 2015-04-27
上傳用戶:bruce
資源簡介:A specific version of a quicksorter which can be used to test for efficiveness of different sorts
上傳時間: 2014-01-12
上傳用戶:pinksun9
資源簡介:it s a sorting c code which is using many kinds of sort algorithm
上傳時間: 2014-01-25
上傳用戶:hasan2015
資源簡介:a genetic algorithm to find the maximum of a polynomial function
上傳時間: 2013-12-10
上傳用戶:cc1915
資源簡介:This modified version of polar can plot with Settable Properties which is much much more versitile than the default polar
上傳時間: 2014-01-03
上傳用戶:懶龍1988
資源簡介:遺傳算法經(jīng)典例子matlab來實(shí)現(xiàn)-Matlab genetic algorithm to achieve a classic example of
上傳時間: 2013-12-26
上傳用戶:ztj182002