A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
标签: optimization two-dimensional demonstrate particle
上传时间: 2013-12-22
上传用户:Andy123456
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. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
标签: optimization demonstrate the traveling
上传时间: 2015-07-12
上传用户:偷心的海盗
基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示.
标签: optimization heuristic method GA
上传时间: 2014-01-14
上传用户:wl9454
A hybrid Particle Swarm optimization algorithm for functions in the real space.
标签: Optimization algorithm functions Particle
上传时间: 2014-01-12
上传用户:zhyiroy
Genetic Algorithm optimization Toolbox
标签: Optimization Algorithm Genetic Toolbox
上传时间: 2015-07-26
上传用户:海陆空653
Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, optimization, and Machine Learning.)
标签: D. E. code Optimization
上传时间: 2014-12-07
上传用户:wlcaption
Matlab的Optimization软件包,虽然能很好地解决线性规划问题,但对于无解和有无穷个解地情况,结果不能让人满意,本人编了几个函数用于打印单纯形表。
标签: Optimization Matlab 软件包
上传时间: 2013-12-22
上传用户:qunquan
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology
标签: MULTIDIMENSIONAL optimization Modified Steyvers
上传时间: 2015-08-26
上传用户:kytqcool
Java source code for optimization toolkit,including LU,mentacarlo etc
标签: optimization mentacarlo including toolkit
上传时间: 2015-08-28
上传用户:diets
optimization toolbox
标签: optimization toolbox
上传时间: 2015-09-06
上传用户:gtzj