资源列表
Classifier.rar
- 文本的分类器C++代码,可供在分类引擎中使用,classifier
AntCluster.rar
- 蚁群算法,可生成随机生成的图像和聚类图像。,Ant colony algorithm
smartsweepers.zip
- 一种动态环境下的基于神经网络的机器人路径搜索,A dynamic environment of the robot based on neural network path searching
PSO.rar
- 浙江大学宁波理工学院计算机系设计的粒群优化算法研究程序,Swarm Optimization procedure designed by Zhejiang University, Ningbo Institute of Technology Department of Computer Science tablets .
aforge_src.zip
- A C# AI Library that implements Neural Networks, Genetic Algorithm and Programming,A C# AI Library that implements Neural Networks, Genetic Algorithm and Programming
CGA.rar
- 遗传算法,用于寻求最优解,此方法应用较广,CGA.rar
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
BP.rar
- 一个曲线拟合的bp神经网络程序,适合初学者进行研究,A curve fitting of bp neural network procedures, suitable for beginners to study
hmm.zip
- 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
Path.rar
- 本程序主要是设计了一个人工势能场机器人运动规划算法。并提出了一个新的斥力场函数。,This procedure is mainly designed an artificial potential field robot motion planning algorithms. And to propose a new function repulsion field.
GA_BP.zip
- 遗传算法与BP模型的改进及其在水资源工程中的应用,Genetic Algorithm and BP improve the model and its application in water resources engineering
pendulum.rar
- 这是一个倒单摆的模糊控制程序。用C++写的程序。,This is an inverted pendulum fuzzy control procedures.