资源列表
matlab sourcecode for 指纹
- 基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
mybp
- 利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C + + language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
FastICA_23
- FastICA算法,使用matlab语言,是非常好的独立成分分析工具.-Fast algorithm, using Matlab language, is a very good independent component analysis tools.
ProbWordSeg
- 最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低-greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching segmentation algorithm lower
WordSeg
- 利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy rate can reach more than 80%
九宫问题
- 人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
Cpp1
- 启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
8SM2
- 双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现-two-way breadth - first search algorithm see 8SM2.cpp France, achieving operating environment vc6.0
宽度优先
- 宽度优先搜索法见cpp1.cpp文件,在vc6.0环境运行实现-width priority search see cpp1.cpp documents in the operation to achieve environmental vc6.0
神经网络代码
- matlab小程序,为初学者提供一些常用的例子-There provide some basic matlab programs that will help a biginer a lot.
gatsp
- 遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
ant
- 蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master's theses original code.