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

搜索资源列表

  1. K-mean

    0下载:
  2. 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1688
    • 提供者:zcg
  1. Pattern-Recognition-ppt

    0下载:
  2. 介绍模式识别的基本概念,详述了贝叶斯,参数估计,线性分类器,神经网络,随机方法,无监督学习与聚类等-Introduce the basic concepts of pattern recognition, Bayesian detailed, parameter estimation, linear classifiers, neural networks, stochastic methods, unsupervised learning and clustering, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-15
    • 文件大小:23541742
    • 提供者:liutingting
  1. SVM13

    0下载:
  2. SVM神经网络中的参数优化---提升分类器性能 -SVM parameters optimization of neural network classifiers to enhance the performance---
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:284336
    • 提供者:ygliang30
  1. prtools

    0下载:
  2. SVDD(无监督)分类器中所用到的程序集-SVDD classifier used in the assembly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4156295
    • 提供者:dq
  1. BP神经网络分类器Mat程序

    1下载:
  2. BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
  3. 所属分类:其他小程序

    • 发布日期:2015-09-15
    • 文件大小:5120
    • 提供者:严奉璜
  1. 贝叶斯分类器

    0下载:
  2. 贝叶斯分类器设计,分参数已知和参数未知两种情况,含最大似然参数估计代码
  3. 所属分类:matlab例程

  1. 感知分类器的MATLAB仿真源代码

    0下载:
  2. 感知器数据分类 MATLAB源代码实现 机器学习(classification machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:up
  1. linear programming and svm

    0下载:
  2. 线性分类器(linear classify)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:31744
    • 提供者:chen789
  1. RANSIC1

    0下载:
  2. ransac分类器,应用于二维点,自带检测算法(RANSAC classifier, applied to two-dimensional points, comes with detection algorithms)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:1944576
    • 提供者:captionteemo
  1. knn分类

    0下载:
  2. 进行K近邻分类器的编写,与k近邻分类器的测试(K nearest neighbor classifier, and K nearest neighbor classifier test)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:13302784
    • 提供者:爱豆豆
  1. 分类器识别

    2下载:
  2. 基于halcon,运用多层感知的分类器字符识别,和颜色识别、(Based on Halcon, multilayer perceptron classifier is used for character recognition and color recognition,)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Eroic
  1. boosting_demo

    1下载:
  2. boosting算法用于集成学习,包含多种弱分类器(Boosting algorithm is used for ensemble learning, and it contains many weak classifiers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:12288
    • 提供者:Candy668
  1. knn_toy

    0下载:
  2. 这是一个K近邻分类器,手动编写的一个较为简单的实现。(K nearest neighbor classifier)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:bruce17
  1. min——Classifier_dist_f

    0下载:
  2. 最小距离分类器,可以用于做对比算法,人脸识别中经常用(The minimum distance classifier can be used for comparison algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:16384
    • 提供者:caoyao
  1. svms分类器的源代码

    0下载:
  2. 支持向量机的分类,源代码,修改内容也可以实现想要的分类效果(Support vector machine classification, source code, modify the content can also achieve the desired classification effect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:637952
    • 提供者:babyjun
  1. test2-BP

    2下载:
  2. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:Fay小非
  1. 模式识别

    0下载:
  2. 简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:12786688
    • 提供者:明朝
  1. bp神经网络分类

    7下载:
  2. 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in
  3. 所属分类:其他数据库

    • 发布日期:2017-11-27
    • 文件大小:1024
    • 提供者:涤行
  1. SVM

    2下载:
  2. SVM分类器的matlab实现,针对提供的花的特征分类,并交叉验证(The matlab implementation of SVM classifier aims at providing the feature classification of flowers and cross validation)
  3. 所属分类:matlab例程

  1. 线性分类器

    0下载:
  2. 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with four program function to solve th
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:14336
    • 提供者:围生
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com