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

搜索资源列表

  1. pttnclsfctn11.9.1

    1下载:
  2. 我的模式识别作业,用感知器算法对二维的点进行识别,求出判决函数-operations of pattern recognition, perception algorithm using two-dimensional point of identification, obtained judgment function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:85199
    • 提供者:邱自成
  1. k-meanss

    1下载:
  2. 模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1601
    • 提供者:曹猗宣
  1. Classify_Homework

    0下载:
  2. 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations -- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2145
    • 提供者:hiamy0313
  1. KL变换

    3下载:
  2. KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
  3. 所属分类:人工智能/神经网络/遗传算法

  1. knn.rar

    1下载:
  2. k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果,k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-11
    • 文件大小:969690
    • 提供者:成柳
  1. LMSclassifier.rar

    0下载:
  2. LMS分类器,用于对多维采样点进行分类。可根据类别数修改分类器,模式识别作业里头摘出来的。,LMS classifier, multi-dimensional sampling points used for classification. Can be modified in accordance with several types of classifiers, pattern recognition operations picked up inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:王兵
  1. jlhs.rar

    0下载:
  2. 模式识别作业,用近邻函数法分类的matlab程序,classification using matlab,Pattern recognition operations, with neighbors matlab function method classification procedure, classification using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:27907
    • 提供者:tnaglke
  1. ClassifierforUSPSdata

    0下载:
  2. 用于对USPS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。 -USPS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of class
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5560310
    • 提供者:王兵
  1. Pattern_Classification_Project_3

    0下载:
  2. 两个模式识别算法实现,一个是线性区别函数另一个是混合高斯模型方法。本人的大作业,经验证可用。-Two pattern recognition algorithm, the difference between a linear function of the other is the Gaussian mixture model. I am a big operation, experience certificates available.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:253078
    • 提供者:苏冠华
  1. julei

    0下载:
  2. 这是一个很好很有用的模式识别作业的聚类程序-This is a very good pattern recognition useful clustering operating procedures
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2092325
    • 提供者:潇潇
  1. clip

    0下载:
  2. 这是一个很好很有用的模式识别作业的裁减 程序-This is a very good pattern recognition is useful for the reduction of operating procedures
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:405524
    • 提供者:潇潇
  1. ClassifierforIRISdata

    0下载:
  2. 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance with several types of classifi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37066
    • 提供者:王兵
  1. patternrecognition

    0下载:
  2. 我们的模式识别作业,C++编的。主要包括特征提取部分,和分类器设计部分。-Pattern Recognition of our work, C++ for the. Including some of the main feature extraction and classifier design part.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:162168
    • 提供者:王兵
  1. moshishibie

    0下载:
  2. 模式识别作业,用c++编写实现用Knearest方法对测试样本进行分类,程序已经运行成功-Pattern recognition operations, using c++ write to achieve the test samples with Knearest classification method, the program has run successfully
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:717415
    • 提供者:任天祥
  1. P411

    0下载:
  2. 模式识别作业第411面的源程序,实现交叉验证算法-Pattern recognition operations side of the source 411 to achieve cross-validation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2224
    • 提供者:yuchang
  1. moshishibie

    0下载:
  2. 关于模式识别,的一个大作业,是用贝叶斯区分男女的-bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2296
    • 提供者:jiangnan
  1. C_Average_method

    0下载:
  2. 模式识别的大作业 改进的C均值法,对聚类效果比较显著-Great job to improve recognition of the C means method, a relatively significant effect on the clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:wangjinwu
  1. zonghe

    1下载:
  2. 线性分类器设计:包括感知机算法,最小二乘法,线性SVM算法(模式识别作业)-Linear classifier design: including perceptron algorithm, least squares, linear SVM algorithm( pattern recognition task)
  3. 所属分类:Graph Recognize

    • 发布日期:2015-10-08
    • 文件大小:3072
    • 提供者:lian
  1. PatterRecognition-4.0

    0下载:
  2. 模式识别 作业 实现自动产生样本,并用最近距离法,贝叶斯分类,Parzen窗概率密度估计-Pattern recognition operations automatically generate the sample, and with the recent distance method, Bayesian classifier, Parzen window probability density estimation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3861929
    • 提供者:luocw138
  1. pr2

    0下载:
  2. 模式识别作业 梯度下降法的java实现代码-Pattern Recognition Task gradient descent implementation code java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2890
    • 提供者:jammy
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com