资源列表
SimulatedAnnealing
- 模拟退火算法C#实现,模拟退火算法的C#实现代码
BP
- 一个用于实现BP神经网络算法的程序,用VB编写,打开可用
classification
- 使用python实现常用分类算法,例如k-means等-Achieve common classification algorithm using python
Automatically-find-its-way-demo
- 首先生成8个方向的节点,tmp(tmpe)用于记录生成的节点对应的节点号 ** ** 新生成的节点的指针(d1 -表示离开起始点的 距离)指向生成他的父节点 ** **, 按该点到目的地的大小nude(i).d2 排序后加入opened列表, ** ** (opened 总是指向离 目的地最近的点)然后再从opened表中取出一个节点,生成新的节点** ** ** 按8个方向生成新的节点,如果要生成的节点 已经存在(在tmp(tmpe) 中)就比较以下 ** **
ekfslam_web_v2.0
- 基于EKF的机器人SLAM演示程序, 对于搞机器人定位及地图构建的朋友会有一定帮助, 这个版本用的人比较多
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
contexthistorydataset
- 对历史上下文数据的处理,包含一月,二月,三月,四月,五月几个月份数据的处理-Historical context data processing
antfunc6
- 蚁群算法的优化算法,求解多类函数的最优解-Algorithm of ant function
PSO-code
- it is code of particle swarm optimization in matlab.
selfadaptVQ
- 这是一个自适应矢量化算法(VQ)源程序。用于人工智能算法-This is an adaptive vector algorithm (VQ) source. Used artificial intelligence algorithms
main
- 遗传算法求解最优路径的c++程序 一种求解vrp问题的好方法-Genetic algorithm for optimal path
