搜索资源列表
guiji
- 用于识别目标轨迹的算法,没有解压密码,可以直接使用-trajectory for target identification algorithm, without extracting passwords can be used directly
libsvm-mat-2.8-1
- libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序
mfcc.rar
- 为MFCC的MATLAB程序,用于语音识别结束的特征参数提取,MFCC
Lab2files 用于图像物体识别
- 用于图像物体识别,计数,开发及运行环境为matlab7.0-count object in an image using Matlab 7.0
libsvm-mat-2.9-1
- SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
SVMclassifier
- SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
HMM100
- HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
Neural-Network-Character-Recognition
- MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
svm
- SVM工具箱,matlab源程序,可以用于模式识别,图像识别多个方面-SVM Toolbox
Kjunzhijulei
- 用于说话人识别初始化样本的聚类算法 调试成功-Speaker Recognition for initialization of the clustering algorithm samples
matlab_Categoriesdetection
- 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-matlab implementation for classification detection, pattern recognition, face detection, etc.
prog1
- 本软件主要用于结构的时域试验模态分析,包括单输入单输出,单输入多输出和多输入多输出程序设计。传统的模态分析软件大多是基于频域分析方法,需首先对采样信号进行Fourier 变换。本软件使用实测时域信号,无需Fourier变换,可以避免由于信号截断而引起泄露、出现旁瓣、分辨率低等问题对辨识精度的不利影响。此外,节省了计算机运算时间,可以对实际工况状态下的结构进行在线参数识别。-This software is mainly used for the structure of time-domain
xuno_featureextraction
- 用于提取某一信号的特征参数以实现模式识别的分析。-For extracting the characteristic parameters of a signal in order to achieve pattern recognition analysis.
Fingerprint_recongnition
- 一个指纹识别系统,用于提取指纹的特征。采用Matlab编译。包括若干测试图片。-A fingerprint identification system used to extract the fingerprint features. Compiled using Matlab. Including a number of test images.
cdhmm
- 连续隐马尔可夫模型cdhmm,多用于语音识别中,在文本相关的语音识别中,识别效果很好。-cdhmm
matlab车牌识别
- 简单的MATLAB程序用于车牌识别,很好用,可以参考(Simple MATLAB procedures for license plate recognition, very useful, you can refer to lpr)
文字识别MATLAB程序思路
- 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)
CNN手写识别
- 基于Matlab的,用于识别手写的图片里面的内容(Based on Matlab, used to identify the contents of a handwritten picture)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别,可用于课程设计(Handwritten digit recognition based on probabilistic neural network can be used for course design)
基于MATLAB车牌号码识别系统设计
- 作者大学时写的一个基于MATLAB车牌号码识别系统设计,并把识别数据导入Excel中,代码可以完美运行,需要的可以下载,用于平时作业或毕业设计。