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

搜索资源列表

  1. FDA-Matlab

    0下载:
  2. 基于Fisher准则线性分类器设计Matlab实现源代码-Source code linear classifier based on Fisher criterion design Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:李萌
  1. CascadeTrainGUI

    0下载:
  2. matlab 代码 ,用来训练cascade的分类器-matlab code ,used for train a cascade classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:550208
    • 提供者:brenden
  1. BayesClassification-Matlab

    0下载:
  2. 简单的贝叶斯分类器的Matlab实现,并提供了三个实例-Simple Bias classifier Matlab implementation, and provides three examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:赵明哲
  1. Bayes

    0下载:
  2. 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7199384
    • 提供者:
  1. beyes-classifier-matlab

    0下载:
  2. Bayes分类器算法设计:一个详细的案例(正常细胞和异常细胞)-Bayes classifier algorithm design
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:44565
    • 提供者:WZQ
  1. FACE

    0下载:
  2. 人脸识别的k近邻分类器,matlab代码- Recognition of k-nearest neighbor classifier,matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:133896
    • 提供者:min qingyan
  1. Matlab-(Bayers)

    0下载:
  2. 线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision between classes in the form of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:马腾
  1. adaboost

    0下载:
  2. adboost分类器 matlab源程序 用于训练样本 实现分类-Adaboost classifier Matlab source for training samples to achieve classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7470949
    • 提供者:龚飞
  1. 基于PCA和三阶近邻的人脸识别

    1下载:
  2. 这是一个基于的主成分分析和三阶近邻分类器的人脸识别算法,算法用MATLAB编写,简单实用,保证能够运行出来,特别适合初学者使用学习。
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-20
    • 文件大小:1541
    • 提供者:likuiying01
  1. chapter5

    0下载:
  2. 基于BP_Adaboost的强分类器设计——公司财务预警建模(Design of strong classifier based on BP_Adaboost -- modeling of company financial early-warning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:61440
    • 提供者:feifeiqueen
  1. SVDD_matlab

    0下载:
  2. SVDD classifier 即支持向量数据描述分类器,能将数据分为两类。本文件也提供了训练数据和测试数据,方便进行测试。(Support vector data descr iption classifier. Data can be divided into two categories .This document also provides training data and test data to make it easy to test the program.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:LIBest敏
  1. LDAfenlei

    0下载:
  2. 此程序主要用来对iris数据集进行分类,主要训练二分类器。(This program is mainly used to classify iris data sets)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:猪头阿坝
  1. Baysian+Gaussian

    0下载:
  2. 用matlab实现输入数据的两分类,里面有三个文件,其中两个是被调用函数(Two categories of input data implemented by MATLAB)
  3. 所属分类:matlab例程

  1. RandomForest

    2下载:
  2. 随机森林分类器算法的应用,包含分类例子和回归例子(Random forest algorithm matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:215040
    • 提供者:青春舞曲
  1. 单层神经网络矩阵改进

    0下载:
  2. 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1505280
    • 提供者:潘德
  1. hog_svm

    1下载:
  2. 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-16
    • 文件大小:56462336
    • 提供者:HQ_Xie
  1. knnclassification

    1下载:
  2. KNN分类器,可用于信号分类,论文中使用过的(KNN classifier, can be used for signal classification, used in the paper)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:xiaolin1992
  1. 代码

    0下载:
  2. MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:12878448
    • 提供者:ddd121
  1. multicSVMmul

    0下载:
  2. 多分类SVM分类器函数,matlab语言编写.(Use matlab to simulate multi-SVM classification function.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:liwohj
  1. matlab_BP_Adaboost

    0下载:
  2. matlab基于BP_Adaboost的强分类器设计-用于公司财务预警建模(Matlab based strong classifier design based on BP_Adaboost - for corporate financial early-warning modeling)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:60416
    • 提供者:Nickf4
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com