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

搜索资源列表

  1. svm

    1下载:
  2. 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:198599
    • 提供者:王世涛
  1. ClassificationDemo

    0下载:
  2. 利用厅异点的类别和个数,对指纹进行分类的方法,全指纹分类程序,谨供参考-Use of the Office of the type and number of different points of fingerprint classification method, the whole fingerprint classification procedures for information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4946091
    • 提供者:刘谦
  1. codetsu

    0下载:
  2. 用来对图像进行分类。Source code for Towards Total Scene Understanding: Classification, Annotation and Segmentation in an Automatic Framework. Computer Vision and Pattern Recognition (CVPR) 2009,Li-Jia Li, Richard Socher and Li Fei-Fei. -Source code for Towards
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:31778969
    • 提供者:qinlei
  1. svclassify

    0下载:
  2. A method for classification of image using svm kernel
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1308
    • 提供者:mina
  1. moulation_classification

    5下载:
  2. 主要是实现调制识别,区分几种常用的数字调制信号,包括ASK,FSK,PSK,QAM。含有两个文件夹 其一为特征参数的仿真;其二为正确识别率的仿真。 文件夹key feature simulink中: 运行程序会得到各特征参数之间区分图 从图中可看到特征参数的有效性。 文件夹classification rate simulink中: 运行main.m文件 可以得到正确识别率 -Mainly to achieve modulation recog
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:57884
    • 提供者:夏英杰
  1. zuidashang

    0下载:
  2. 一种基于最大熵和部件的物体检测方法。在人脸检测上的应用取得了很大的准确率提升。-This paper presents a probabilistic part-based approach for texture and object recognition. Textures are represented using a part dictionary found by quantizing the appearance of scale- or affine-invariant ke
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2328640
    • 提供者:刘馨惠
  1. knnPcaWithGA

    0下载:
  2. In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification i
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:20411
    • 提供者:fatal
  1. classification

    3下载:
  2. 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:53135542
    • 提供者:王静
  1. extractFeatures

    0下载:
  2. For an audio vector, it returns audio features needed to detect voice activity, os useful to other audio classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1220
    • 提供者:defghia
  1. pLSA

    1下载:
  2. 用于文本分析和分类的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序demo.m,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of pLSA (Probability Latent Semantic Analysis) of the Matlab algorithm with tes
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:302486
    • 提供者:Tang Ketan
  1. fbm.2004.11.10

    0下载:
  2. 《Software for Flexible Bayesian Modeling and Markov Chain Sampling》是机器学习领域专家Neal编写的用于Bayesian和马尔可夫链Linux下的C语言工具包。很有名,也很权威。 -This software supports Bayesian regression and classification models based on neural networks and Gaussian processes, and Ba
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:975090
    • 提供者:王磊
  1. matlab_image_cancer

    0下载:
  2. 癌细胞的识别,实现阈值分割,细胞核分割,膨胀与腐蚀,形态学分类识别-Identification of cancer cells to achieve threshold segmentation, nuclear division, expansion and corrosion, morphological classification
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:34674
    • 提供者:rengy
  1. ENFRN

    0下载:
  2. A neuro-fuzzy method to learn fuzzy classification rules from data.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7574006
    • 提供者:Penny
  1. svm

    0下载:
  2. 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2049
    • 提供者:韩倩倩
  1. fisher

    0下载:
  2. matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6046
    • 提供者:xuwentao
  1. classification

    0下载:
  2. 基于K均值算法的模糊分类器具有很好的分类效果,用它可以很准确的对训练样本进行分类. 此方法是将K均值算法应用于训练数据的聚类,对每个聚类的半径和聚类的中心都是可计算的. 而模糊系统设计方法就是用模糊度来描述聚类, 对训练数据进行高效且准确的分类.-based on K-mean Algorithm,it can Classify the original data very well!
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:143743
    • 提供者:刘明
  1. rbfyaochenghu

    0下载:
  2. 径向基函数(RBF)神经网络在分类中的应用-Radial Basis Function (RBF) neural network classification
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1908
    • 提供者:yanjia
  1. fruit_classification

    0下载:
  2. fruit classification using neural networks and multilayer perceptrons with matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1179371
    • 提供者:myoeminaung
  1. classification

    0下载:
  2. classification algorithm. We use the genetic algorithm and a training data set to learn real-valued weights associated with individual attributes in the data set. We use the k nearest neighbors algorithm to classify new data records based on their we
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:133083
    • 提供者:asad
  1. classification

    0下载:
  2. Image segmentation: classification-neural network, SVM,-Image segmentation: classification-neural network, SVM,...
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2488214
    • 提供者:Yun-Ru Sun
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com