资源列表
BPmatlab
- 用matlab编的神经网络程序,希望对大家有帮助
tsp
- 基于PCNN的TSP问题,利用脉冲耦合神经网络的自动波特性来解决旅行商问题-TSP problem based on PCNN using pulse coupled neural network to solve the automatic baud of the traveling salesman problem
facedetect
- 人脸识别,程序证明了Cacade检测器。可以使用Haar或LBP特征。能检测许多类。-This program demonstrates the cascade recognizer. Now you can use Haar or LBP features.This classifier can recognize many kinds of rigid objects
eee
- 四种SVM工具箱的使用要点,看看把,也许对你有用的-SVM toolbox use four points to see if, perhaps useful for you
MCproblem
- 人工智能解决野人传教士本实验研究了用人工智能的理论求解传教士(Missionaries)与野人(Cannibals)过河问题(M-C问题)。实验设计采用产生式系统的概念,将问题用状态空间表示,搜索技术采用状态空间启发式搜索的A*算法,规则设计采用产生式规则,用C语言实现了A*算法求解M-C问题,加深了对人工智能的认识与理解。过河问题。-Of artificial intelligence to solve Savage missionaries studied in this experimen
3BP
- C++实现的三层隐含层BP神经网络。网上只有单隐含层的,这个是个难得的例子。对初学者很有用处。-C++ achieve three-hidden layer BP neural network. Online only a single hidden layer, this is a rare example. Useful for beginners.
ABC_MATLAB
- 这是基本的蚁群优化算法,简单高效,非常适合初学者使用。-This is the basic ant colony optimization algorithm, simple and efficient, very suitable for beginners to use.
svmMLiA
- 机器学习实战中,SVM向量机算法的实现。包括必要的注解、分类效果的测试-Machine learning actual combat, achieve SVM vector machine algorithm. Including tests necessary notes, classification effect
EightDigits
- 八数码,启发式,曼哈顿距离,A*算法实现-Eight digital, heuristic, Manhattan distance, A* algorithm
1
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operator
Nccprop
- Ncc神经网络C语言实现.经测试可运行.运行环境TurboC2.-C program sample of Ncc network
id3
- 基于id3算法的c++程序,并有测试的数据。-Id3 algorithm c++ procedures and test data.
