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

搜索资源列表

  1. 最大似然估计分类算法的matlab实现

    11下载:
  2. 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.
  3. 所属分类:matlab例程

    • 发布日期:2015-12-09
    • 文件大小:1329
    • 提供者:丛志丹
  1. EM-kmeans.rar

    1下载:
  2. 用matlab实验k-means算法,对数据进行分类。,Matlab experiments using k-means algorithm to classify the data.
  3. 所属分类:matlab

    • 发布日期:2016-05-10
    • 文件大小:3740
    • 提供者:wp
  1. matlab-code

    0下载:
  2. 小波分析 图像融合 决策树分类 matlab 源代码 -fusion image, classify
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:382605
    • 提供者:matilda
  1. randomForest_4.5-36

    0下载:
  2. 随机森林分类器 可以实现分类 适合初学者学习参考-Neural network classifiers can be used to classify information for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:163436
    • 提供者:mxsun
  1. ID3

    5下载:
  2. 实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:王剑亭
  1. BayesianClasser

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

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

    1下载:
  2. 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1413137
    • 提供者:李琛
  1. Image_Classify

    4下载:
  2. 遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。-Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).
  3. 所属分类:Special Effects

    • 发布日期:2015-09-03
    • 文件大小:1567827
    • 提供者:
  1. gist

    1下载:
  2. 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2015-03-18
    • 文件大小:16854
    • 提供者:soon
  1. Shape-Recognition

    0下载:
  2. 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:51394
    • 提供者:tom
  1. modulation-classify

    3下载:
  2. 在MATLAB中使用决策论的方法进行调制方式识别,可以识别AM,FM,USB,LSB,ASK,PSK,FSK等多种调制方式-In MATLAB using the decision theory approach to modulation recognition, you can identify the AM, FM, USB, LSB, ASK, PSK, FSK modulation and other
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1025
    • 提供者:黄瓜
  1. classify

    0下载:
  2. 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:53109
    • 提供者:李敏
  1. Classify

    1下载:
  2. 进行简单的图形识别,使用matlab实现-Simple pattern recognition, the use of matlab to achieve
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-24
    • 文件大小:1958
    • 提供者:fengyuzhe
  1. HW3

    0下载:
  2. 使用LVQ算法对四类不同的点进行分类,并将最后结果画出-Use learning vector quantization to classify the four classes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:577
    • 提供者:danny
  1. Backpropagation_Stochastic

    0下载:
  2. 利用随机反向传播网络归类的学习算法。它是LMS算法的自然延伸,也是多层神经网络的有监督训练。-Classify using a backpropagation network with stochastic learning algorithm。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:肖箫
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. classify

    0下载:
  2. 分类聚类Matlab源程序m文件用于数据的分类聚类-Category clustering Matlab source code m file for the classification of the data clustering
  3. 所属分类:matlab

    • 发布日期:2016-01-24
    • 文件大小:1107
    • 提供者:jiajt
  1. Classify

    0下载:
  2. Free Source Code for Shape Recognition Matlab实现的图像中的圆、矩形、正方形等形状识别-Shape Recognition differentiate Square, Rectangular, Circle from others
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:998
    • 提供者:wt
  1. Fisher-linear-classify

    0下载:
  2. matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:103654
    • 提供者:
  1. Feature Selection matlab toolbox

    0下载:
  2. It's a Matlab toolbox designed by ASU. It is easy to use and you can use it to achieve the feature selection, classify and so on.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:8908800
    • 提供者:liang911
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com