资源列表
PSO-code
- it is code of particle swarm optimization in matlab.
antfunc6
- 蚁群算法的优化算法,求解多类函数的最优解-Algorithm of ant function
contexthistorydataset
- 对历史上下文数据的处理,包含一月,二月,三月,四月,五月几个月份数据的处理-Historical context data processing
GAyouhuaBP
- 遗传算法优化BP神经网络的权值 vc实现代码源程序-Genetic algorithm BP neural network to achieve the weight vc source code
GA-BP
- 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
ekfslam_web_v2.0
- 基于EKF的机器人SLAM演示程序, 对于搞机器人定位及地图构建的朋友会有一定帮助, 这个版本用的人比较多
Automatically-find-its-way-demo
- 首先生成8个方向的节点,tmp(tmpe)用于记录生成的节点对应的节点号 ** ** 新生成的节点的指针(d1 -表示离开起始点的 距离)指向生成他的父节点 ** **, 按该点到目的地的大小nude(i).d2 排序后加入opened列表, ** ** (opened 总是指向离 目的地最近的点)然后再从opened表中取出一个节点,生成新的节点** ** ** 按8个方向生成新的节点,如果要生成的节点 已经存在(在tmp(tmpe) 中)就比较以下 ** **
classification
- 使用python实现常用分类算法,例如k-means等-Achieve common classification algorithm using python
BP
- 一个用于实现BP神经网络算法的程序,用VB编写,打开可用
SimulatedAnnealing
- 模拟退火算法C#实现,模拟退火算法的C#实现代码
ActiveLearning
- 主动学习,也是模式识别方向的有关论文,有兴趣的可以下来-Active learning, pattern recognition is the direction of the paper, are interested can look down
c-mean
- C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有
