资源列表
demo_xml2mat
- 注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation d
FingerPrintRecognitionVC++
- 一个不错的指纹识别算法,对于作指纹的同行而言,很具有启发作用,把它拿出来与大家共享-a good fingerprint recognition algorithm for fingerprint for the peer, it is very stimulating, and it up with the share
knn-cv-1-Source.tar
- KNN算法,用c++ 语言实现的算法,非常的经典-KNN algorithm for C plus plus,this a good algorithm
BP-nonlinear-function-fitting
- BP神经网络的非线性系统建模-非线性函数拟合 拟合的非线性函数-BP neural network for nonlinear system modeling- nonlinear function fitting non-linear function fitting
decision-tree
- 本程序实现了一个决策树生成程序, 决策树学习是应用最广的归纳推理算法之一。这是一种逼近离散值函数的方法,对噪声数据有很好的健壮性且能够学习析取表达式。在这种方法中学习到的函数被表示为一棵决策树。学习得到的决策树也能再被表示多个if-then规则,以提高可读性。本程序附带详细的说明文档-decision tree ID3
FuzzyTYPE-2
- simulation of dead reckom
mfc5
- 用的是倒谱,加神经网络~不过没有成功,稳定性很差-using the cepstrum, neural network to increase but not a success, poor stability
Genetic_Algorithm_optimize_matlab2008
- 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -Genetic_Algorithm_optimize
ant
- 用C语言编程的蚁群算法,很好的解决了旅行商的问题。-C language programming with ant colony algorithm, a good solution to the traveling salesman problem.
allocation
- 一种遗传算法的试验程序,vc7.0编译,有界面,源码附带注释说明。-a genetic algorithm testing procedures, vc7.0 compiler, and interface with the source code covering Notes.
perceptron
- 感知器算法的分类器,学模式识别的可以看看,可以实现2维向量的线性分类-Perceptron classifier algorithm, learning pattern recognition can see, you can achieve 2-dimensional vector of linear classification
