base on the mc9sdg128b PID algorIthm
上传时间: 2015-12-31
上传用户:zhoujunzhen
a simple factor approximation algorIthm for two-circle point labeling
标签: approximation two-circle algorIthm labeling
上传时间: 2013-12-20
上传用户:水中浮云
ucos From a small number of the concept of real-time kernel, developed a simple algorIthm available, the core of the book made a detailed presentation
标签: algorIthm available developed real-time
上传时间: 2014-10-27
上传用户:JIUSHICHEN
个人完成的dijkstra algorIthm例程.直接读取文本文件并完成计算.设置为最大可读512点.
上传时间: 2014-01-24
上传用户:181992417
An Efficient K-Means Clustering algorIthm.
标签: Clustering algorIthm Efficient K-Means
上传时间: 2014-01-22
上传用户:hgy9473
GA(Simple Genetic algorIthm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;
标签: algorIthm Genetic Simple 多变量
上传时间: 2013-12-18
上传用户:英雄
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