资源列表
Game_Of_Life.rar
- 借助于MATLAB,现实了元胞自动机模拟生命游戏,With MATLAB, the reality of the Analog cellular automaton Game of Life
GA.rar
- 非常简单的遗传算法程序,适合初学者,简单易懂,注释很清楚,Genetic algorithm is very simple procedure, suitable for beginners, easy to understand, very clearly Notes
dist.rar
- 距离函数用于计算两个矩阵之间的距离 ,Distance function used to calculate the distance between two matrices
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