CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分类识别

搜索资源列表

  1. attfaces.zip

    0下载:
  2. 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3769022
    • 提供者:guodongyan
  1. knn

    0下载:
  2. knn算法,一种基于matlab的模式识别算法,使用分类识别。-KNN algorithm based on matlab, the pattern recognition algorithm, the use of classification and identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:234744
    • 提供者:于央
  1. sasdw.rar

    0下载:
  2. 现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信号自动识别方法。该方法采用信号的瞬时统 计量作为特征参数,采用多层神经网络作为分类器。计算机仿真表明:当噪声采用高斯白噪声,并且信噪比大于 l5 dB时,识别率高于96% ;当信噪比不低于l0 dB时,识别率不低于90%。,Existing digital signal automatic modulation recognition
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:185378
    • 提供者:happyuan
  1. missleradarModel.rar

    1下载:
  2. 导弹识别,导弹辨识,初步的分类,在此基础上进行目标的跟踪,导弹的跟踪,Missile identification, missile identification, initial classification, based on this target tracking, missile tracking
  3. 所属分类:加密解密

    • 发布日期:2013-08-09
    • 文件大小:110156
    • 提供者:邹小峰
  1. DCT

    0下载:
  2. 先用小波变换进行降维后,再用DCT进行特征提取,然后用SVM分类识别,SVM需先安用libsvm工具箱,然后再可以运行,该程序包含ROL人脸库,一并上传。-First reduce the dimension of the wavelet transform, the then DCT feature extraction, and then use SVM classification, SVM must be safe to use libsvm toolbox, and then you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5598048
    • 提供者:张少明
  1. fisher.rar

    0下载:
  2. 这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2268
    • 提供者:张磊
  1. Hand-Detect 手势识别,使用OpenCV的haar 分类器

    1下载:
  2. 手势识别,使用OpenCV的haar 分类器。训练因为对各个环境不同,请大家自己下载或者自己训练样本。-Hand Recognition and Tracking using OpenCV. It uses Haar Classifier. Because Haar features are different, I did not include the .xml file, please download it online or train it yourself.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:22484783
    • 提供者:赛义
  1. hundun

    2下载:
  2. 混沌算法,模式识别中的一类重要分类算法!自己写的!运算速度快!分类效果好!有注释!-Chaotic algorithm, pattern recognition algorithm for a class of important! Wrote it myself! Computing speed! Category effective! Annotated!
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-05
    • 文件大小:847
    • 提供者:wangqiang
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. parzen

    0下载:
  2. 这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, one of female.txt and male.txt training samples, test.txt is the me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2114
    • 提供者:刘锐
  1. libsvm_setup

    0下载:
  2. 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:97732
    • 提供者:zhangpei
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3773
    • 提供者:satanwings
  1. SVM

    0下载:
  2. 这是一个支持向量机的程序代码,对于图像的分类识别有很高的准确率、-This is a svm program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:216534
    • 提供者:宗华丽
  1. Classify

    0下载:
  2. 图像识别算法。对图像中不同的对象进行分类识别。如三角开,四边形,五边形等。-Image recognition algorithm. The image objects of different classification. Such as the triangle open, quadrilateral, pentagon and so on.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1293
    • 提供者:zhaopan
  1. 经典SVM分类器.RAR

    0下载:
  2. 这是利用SVM方法进行模式识别的一个很有用的程序,运行结果正确
  3. 所属分类:Windows编程

  1. signpost_recognize

    0下载:
  2. Matlab编写的路标识别程序。能够对路标进行分类和识别,即使雾化,干扰严重,仍能较准确的判断。-Signs written in Matlab identification procedures. Able to classify and identify road signs, even atomization, serious interference, still a more accurate judgments.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:4015542
    • 提供者:pengshanyue
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:徐樱桃
  1. libsvm-mat-2.9-1

    0下载:
  2. SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:126780
    • 提供者:李静叶
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com