资源列表
RRT-path-planning
- 机器人路径规划程序。C++编程。RRT(快速随机扩展树)算法。-Robot path planning process. C++ programming. RRT (Rapid random expansion tree) algorithm.
path-planning-cPP
- 用C++实现机器人路径规划,是对智能避障算法的研究与实现-The realization robot path planning, using C++ Research and implementation of intelligent obstacle avoidance algorithm
pathing-planning-GA
- 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the star
BP-algorithm
- BP神经网络算法VC++编程实现。。注释非常详细。。适用于初学者-BP neural the network algorithm VC++ programming. . The Comment very detailed. . For beginners
DecisionTree
- 决策树的经典C4.5算法,基于VS2010,对学习人工智能的同学有帮助-C4.5 decision tree algorithm, based on VS2010
Prolog
- 人工智能语言Prolog的学习资料一套,对人工智能有兴趣的同学不要错过。-Artificial intelligence language Prolog learning data set, the students do not miss interest in artificial intelligence.
naive_bayes_classifer
- naive bayes classification
GPstuff-3.1
- 高斯过程 非常非常的好用 大家可以试试 不信就算了-gauss progress
GA-CSharp-game
- 基于C#.net的遗传算法五子棋程序,程序已经测试过,可以运行-C#. NET genetic algorithm backgammon program, the program has been tested, you can run
BP_huafenlei
- 基于MATLAB的Bp神经网络花粉分类识别功能,取得花粉的样本后使用BP神经网络进行训练并自动分类,计算出识别的正确率,样本四个特征,以为输出,识别率很高-Bp neural network classification and recognition functions based on MATLAB, obtain a sample using BP neural network training and automatic classification, calculated to ide
BP_kongqiwuranfenlei
- 在MATLAB环境下,建立Bp神经网络,对空气污染进行分类识别,首先取得花粉的样本,使用BP神经网络进行训练,这里没有保存网络,并自动分类,计算出识别的正确率,识别率很高,可能不是很稳定-Obtain pollen samples based on MATLAB Bp neural network recognition of pollen classification using BP neural network training and automatic classification,
BP_signal_fenlei
- MATLAB2008版,建立并训练Bp神经网络,实现对四种信号的分类识别功能,这里省掉了四种信号数据的产生,自己取得样本后使用BP神经网络进行训练并自动分类,样本一部分作为训练用,一部分作为检验用,输入为样本的四个特征,特征后面对应输出以便计算正确率,识别率很高-MATLAB2008 version, the establishment and training of Bp neural network, four signal classification and recognition ca
