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

搜索资源列表

  1. RecognitionPatternsHomeworkCASIA2010

    0下载:
  2. 本文件是一些关于经典模式识别学习的算法、例程以及源程序和作业。希望对你有帮助。-This document is learning about the classic pattern recognition algorithms, routines and the source code and operations. Want to help you.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10009365
    • 提供者:范兴容
  1. parzen

    0下载:
  2. 这是模式识别的一个大作业,其中包括了parzen窗的原理,算法和源程序,还有对结果的分析。-This is a great job of pattern recognition, including parzen window theory, algorithms and source code, as well as the results of the analysis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:138641
    • 提供者:辛力
  1. jiqunC

    0下载:
  2. 模式识别 集群算法C++语言实现的,作业的解答,太好了!-It is the best code to study major in program!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9259
    • 提供者:刘杰
  1. rode_detection

    0下载:
  2. 是自己上模式识别讨论课时黄庆明老师布置的大作业,是关于基于消失点的道路侦测算法,对视觉导航研究很有帮助-Pattern recognition is discussed on their own class teacher arranged a big job Huang Qingming, is based on the vanishing point on the road detection algorithm is useful for visual navigation of
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16052324
    • 提供者:陈楠
  1. perceptron-algorithms

    0下载:
  2. 这是模式识别课的感知机算法作业中的一种感知机算法-this is perceptron algorithms for pattern recognition homework.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8681
    • 提供者:jefferson
  1. c_mean

    1下载:
  2. 模式识别中c均值法的matla算法实现 老师布置的作业我昨晚了 上传共享一下-Pattern recognition method matla c means algorithm teacher assignments upload to share what I had last night
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1269
    • 提供者:tongpeng
  1. pattern-recognizion-work

    0下载:
  2. 模式识别的几个作业,附有程序,适合初学者使用-Pattern recognition in several operations, with a program for beginners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:424502
    • 提供者:芮丽莎
  1. edgecontour

    0下载:
  2. 模式识别边缘检测源码,模式识别大作业,希望好用-edgecounter Source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4884
    • 提供者:林晨
  1. 667777777766

    1下载:
  2. 模式识别的作业源代码,包括了c均值算法(Cmeans)和自主值迭代算法(ISODATA),以及W-H固定增量算法和感知器(基于MFC实现)。-Operating source code for pattern recognition, including c-means algorithm (Cmeans) and self-value iteration algorithm (on ISODATA), and WH fixed incremental algorithm and the sen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:34754802
    • 提供者:xinyuan
  1. shuzishibie

    1下载:
  2. 用QT写界面,模式识别课程设计作业。能正常识别0-9的手写数字,有最小距离识别,贝叶斯识别等-distinguish numbers from 0~9.Use QT to design the GUI.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6156362
    • 提供者:yangze
  1. MPiccture_Reca

    0下载:
  2. 硕士课程模式识别大作业 聚类程序源码的开发 isodata算法 边缘提取等 可直接使用。 -Job clustering program source development isodata of Master of pattern recognition algorithm for edge detection can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:650514
    • 提供者:
  1. k-matlab

    0下载:
  2. k均值的现代模式识别的作业,包括实验报告,对学习这门课的同学很有用-k-means modern pattern recognition operations, including the lab report, students learning this course useful
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:9915
    • 提供者:暮之
  1. Wavelet-Transform

    0下载:
  2. WaveletTransform on Pattern Recognition。小波变换在模式识别领域经常使用。这个是关于小波在模式识别方面的一些应用情况。如果你想了解小波,这个很适合你。资料里面有报告跟PPT两部分,如果你是模式识别方向的研究生,那么你可以拿这个交作业了。-Comparison and Application the Wavelet Transform on Pattern Recognition
  3. 所属分类:Wavelet

    • 发布日期:2017-11-13
    • 文件大小:3089408
    • 提供者:ChuYu
  1. chepaishibie

    0下载:
  2. 车牌识别作业(模式识别小组作业),包括背景资料、论文(包括代码)、讲演材料等,仅供参考(西电02105143)-License plate recognition operations (Pattern Recognition Group work), including background information and papers (including code), lecture materials, for reference only (Western Electric 02105
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:2429763
    • 提供者:VanillaChow
  1. KNN

    0下载:
  2. 模式识别大作业K近邻算法(KNN)C++实现,内有iris和wine数据测试以及其他相关资料。-, Pattern Recognition large job K nearest neighbor algorithm (KNN) C++ achieved within the iris and wine data testing and other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:2373410
    • 提供者:VanillaChow
  1. Kjunzhi

    0下载:
  2. 模式识别大作业K均值算法matlab平台实现,内有iris数据用于测试一起其他相关资料。-Pattern Recognition great job K-means algorithm matlab platform implemented within the iris data used for testing along with other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:224296
    • 提供者:VanillaChow
  1. YanZhengMa

    0下载:
  2. 本人图像处理的期末课程作业,使用模式识别自动识别验证码。老师都给好评哦-I end image processing course work, the use of pattern recognition automatic identification code
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:71769
    • 提供者:xuzhenhao
  1. EM-SVM

    0下载:
  2. 模式识别课程作业,em算法,svm算法,适合初学者,绝对简单例子-Pattern Recognition course work, em algorithm, svm algorithm, suitable for beginners, absolutely simple example
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:189163
    • 提供者:吴照
  1. Pattern-Recognition

    0下载:
  2. 清华模式识别张学工,第一次作业,基于身高体重数据进行性别分类-Pattern recognition, based on height and weight data for gender classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4151
    • 提供者:zhusy09
  1. Pattern-Recognition2

    0下载:
  2. 清华模式识别第二次作业,采用dataset2.txt 数据作训练样本,采用身高与体重特征进行性别分类,建立最小错误贝叶斯分类器;2、采用身高体重数据作为特征,以 dataset2.txt 作为训练数据,用 Fisher 线性判别方法设计分类器;3、从多层感知器、SVM、近邻法选择一种方法,进行上述的分类实验;-Tsinghua second operation pattern recognition using dataset2.txt data for training samples, us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7392
    • 提供者:zhusy09
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com