source codes for clustering algorithm
标签: clustering algorithm source codes
上传时间: 2016-01-17
上传用户:epson850
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
标签: implementation evaluation algorithm function
上传时间: 2016-01-18
上传用户:wkchong
蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问题(t raveling salesman problem , TSP) ,该算法采 用了分布式正反馈并行计算机制,易于与其他方法结 合,而且具有较强的鲁棒性[325 ] 。 蚁群算法创立十多年来,无论在算法理论还是在算 法应用方面都取得了很多突破性研究进展。
标签: algorithm Dorigo colony ant
上传时间: 2016-01-18
上传用户:xyipie
Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
标签: Factorization Non-negative algorithm presented
上传时间: 2016-01-19
上传用户:litianchu
S1D13700资料S1D13700 Embedded Memory Graphics LCD Controller
标签: S1D13700 Controller Embedded Graphics
上传时间: 2014-01-11
上传用户:wangdean1101
Wavelets and Filter Banks Wavelets and Filter Banks Mallat Mallat pyramid algorithm pyramid algorithm
标签: Wavelets pyramid Filter Mallat
上传时间: 2016-01-21
上传用户:invtnewer
qt-embedded-2.3.8.tar.gz源码
标签: qt-embedded tar gz 源码
上传时间: 2013-12-09
上传用户:edisonfather
This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.
标签: Optimization Algorithm directory contains
上传时间: 2014-01-18
上传用户:songnanhua
快速排序算法的C语言的源程序代码 source code written in C programming language for algorithm of quick sort.
标签: programming algorithm language written
上传时间: 2016-01-23
上传用户:pompey
Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
标签: Huffman programming algorithm language
上传时间: 2016-01-23
上传用户:SimonQQ