资源列表
pso(sphere)
- 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
Bayers
- 用matlab编写的贝叶斯分类器算法程序,共两个文件,经验证算法有效,希望对使用者有帮助-Matlab prepared bayes classification algorithm procedures, a total of two files, experience card is efficient, hope to help users。
ga_algorithm
- 遗传算法实例,Genetic Algorithm,很适合学习修改使用。通过模拟自然进化过程搜索最优解。-Genetic Algorithm
Untitled5
- 基于聚类的RBF 网设计算法,验证过了,仿真效果还不错
1
- 人工智能8数码采用可以缩减扩展节点的规模的A*启发式搜索算法。取节点深度为g(x),错位的数字数为h(x),由于问题很简单,所以与有序搜索算法类似-AI
RBF
- 应用matlab软件,通过RBF神经网络实现非线性函数回归。-Application of matlab software, RBF neural network nonlinear function regression.
prune
- alpha and beta pruning 是人工智能方面的很重要的算法,对于理解search有非常重要的作用-alpha and beta pruning artificial intelligence is a very important algorithm, a search for understanding a very important role
k-nearest-neighbors-with-incremental-distance-upd
- k-nearest-neighbors classification with incremental update of distance matrix
RBF_FZ
- 本程序为RBF神经网络预测。输入量为多个,输出为单个,可根据自己需求进行修改。预测效果明显,较为实用。-This procedure is RBF neural network prediction. The input quantity is many, the output is a single, may according to own need to carry on the revision. Prediction effect is obvious, more practical.
lpp.rar
- 一种很重要的非监督降维方法,是流形学习算法Laplacian Eigenmap 的线性化方法,在人脸识别中效果非常好。,A very important method of unsupervised dimensionality reduction, manifold learning algorithm is Laplacian Eigenmap linearization method is very effective in face recognition.
Niching_GA
- 结合小生境技术的改进遗传算法,对学习遗传算法的朋友提供一个很好的参考!-Niching GA is very usful and effective for learning GA.
Ant-Colony-Algorithm
- 蚁群算法的源代码,包括ACATSP.m和DrawRoute.m两个文件-Ant Colony Algorithm s code, include two mfiles which named ACATSP.m and DrawRoute.m