资源列表
Artificial-Intelligence-06
- 这是人工智能的课件,横有用的。很适合与研究生地。有空可以-This is the artificial intelligence of the courseware, Wang useful. Very fit and graduate to. You can see free
clusting-algorithm
- 这儿是关于支持向量机的资料和代码。也有我自己写的程序。关于聚类的-Here is information on support vector machines and code. Have to write my own program. About Clustering
SVM
- 这儿是关于支持向量机的资料和代码。也有我自己写的程序-Here is information on support vector machines and code. I also have written procedures
2dPCAand-2dlda
- 模式识别中2D方法,非常有用对初学者,包括2DPCA和2DLDA最新的方法。-2D pattern recognition method is very useful for beginners, including 2DPCA and 2DLDA latest methods.
Exterme_k_means
- Extreme k-means,被yuboYuan提出,给定初始聚类中心,聚类快。-Extreme k-means,poposed by yuboYuan,the intial center is fixed, faster than traditional k-means
HOPFIELD
- 神经网络hopfield算法,在vc下测试能够正常通过,希望能够对大家有用。-Hopfield neural network algorithm, the vc to normal by the next test, hoping to be useful.
spso-algorithm
- 随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
simulated-nnealing-spso-algorithm
- 基于模拟退火粒子群算法,算法以goldstein price 函数为测试函数,希望能对各位有所帮助!-simulated nnealing-spso-algorithm
pso_goldstein_price
- 标准粒子群算法该程序用于计算 Goldstein-Price 函数的函数最小值问题。-pso algorithm
dangcing--robert
- 实现机器人的行走转弯招手转头等各种动作,控制电机驱动的程序.-Robot walking and other movements turned around and waved turn, control the motor-driven program.
pso_binary
- 离散粒子群算法,在VC++使用时,需改变设置 project->setting->link: 在category里选择output,在stack的Reserve里输入0x10000000(也就是10M) 原因: 局部变量申请得太多,默认stack只有1M,声明的局部变量超过这个限制就会overflow-binary pso algorithm
ant_colony
- 蚁群优化算法用于计算TSP商旅问题,程序在vc++6.0下面通过,对原来的做了一点修改。-ant colony algorithm
