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

搜索资源列表

  1. cp

    0下载:
  2. matlab 利用fisher线形判别方法进行模式识别-Matlab using linear discriminant method for pattern recognition
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1468
    • 提供者:晨涛
  1. matlab作业

    3下载:
  2. 模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, supp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2600622
    • 提供者:郭攀红
  1. 感知器算法

    0下载:
  2. 感知器算法是一种神经网络的模型,是20世纪50年代中期到60年代初人们对模拟人脑学习能力的一种分类学习机模型的称呼。当时的研究者认为它是一种学习的强有力模型,但以当时的技术无法实现非线性分类,许多实验室都放弃了感知器的研究。但其中的思想很经典,对后来的模式识别模型有很大的影响。当然,随着时代的进步,已经有很多学者提出了许多非线性的感知器改进算法,并取得良好效果,此程序主要基于Matlab来具体实现传统的感知器算法。(This program is based on Matlab to speci
  3. 所属分类:matlab例程

  1. 最小二乘法

    0下载:
  2. 模式识别,最小二乘法,程序,MATLAB程序,文档说明(Pattern recognition, least squares)
  3. 所属分类:matlab例程

  1. 模式识别与智能计算中第2章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 2, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:王大仙儿
  1. 模式识别与智能计算中第4章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 4, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:王大仙儿
  1. 模式识别与智能计算中第5章MATLAB源代码

    0下载:
  2. Pattern Recognition and Intelligent Computing Chapter 5, MATLAB Source Code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:王大仙儿
  1. matlabzaimoshishibiezhongdeyingyong

    0下载:
  2. 这是一个模式识别在化工生产过程中的matlab应用算例,对于学习模式识别中的聚类分析算法有比较大的帮助。(This is a pattern recognition in the chemical production process of MATLAB application example, for learning pattern recognition in the clustering analysis algorithm has more help.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:192512
    • 提供者:李墨之
  1. 模式识别第二次作业

    0下载:
  2. BP算法的matlab的主要框架以及样本的训练过程及测试过程(ABOUT BP junction.BP algorithm of the main framework of MATLAB and the sample training process and testing process)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:30131200
    • 提供者:小栗子
  1. 手写体数字识别界面程序

    0下载:
  2. 模糊模式识别,贝叶斯,手写识别。用于识别手写的数字。有样本图片。(Fuzzy pattern recognition, Bayes, handwriting recognition. Used to recognize handwritten numbers.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-03
    • 文件大小:110592
    • 提供者:汪康
  1. 程序

    0下载:
  2. 模式识别在MATLAB程序下的有关算法程序,包括Fisher分类,ML分类,parzen窗分类,直方图画法,roc曲线,roc分类等(Pattern recognition in the MATLAB program related algorithm program, including Fisher classification, ML classification, Parzen window classification, histogram drawing, ROC curve, RO
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:254976
    • 提供者:我麋鹿啦
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 智能识别领域经典算法解析,提供源码用于实验和改进。(Classic algorithms for intelligent recognition parse, provide source code for experiments and improvements.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1746944
    • 提供者:warmstream
  1. kmeans

    0下载:
  2. kmeans算法,对影像进行聚类分类,matlab语言,模式识别(kmeans clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:803840
    • 提供者:wy1997
  1. 新建 360压缩 ZIP 文件

    0下载:
  2. 编写两类正态分布模式的贝叶斯分类程序 了解正态分布模式的贝叶斯分类判别函数(IRIS simulation of Bias pattern recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:35840
    • 提供者:曹乐天
  1. Matlab-libsvm-3.20

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。 Vapnik等人在多年研究统计学习理论基础上对线性分类器提出了另一种设计最佳准则。其原理也从线性可分说起,然后扩展到线性不可分的情况。甚至扩展到使用非线性函数中去,这种分类器被称为支持向量机(Support Vector Machine,简称SVM)。支持向量机的提出有很深的理论背景。 支持向量机方法是在后来提出的
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:633856
    • 提供者:飛上云端
  1. 图像识别部分

    1下载:
  2. 基于大宝sod蜜塑料瓶瓶口的堵料识别程序。包含预处理和图像分割及特征提取等部分。(Based on the Dabao sod honey plastic bottle bottle block identification program. Contains preprocessing, image segmentation, and feature extraction.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:femo1996
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
  1. stanford-deep-learning-matlab-code

    1下载:
  2. Stanford 大学的深度学习源代码,可用于模式识别和预测,比较稳定。(Stanford University's deep learning source code can be used for pattern recognition and prediction, and is relatively stable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-08-20
    • 文件大小:35840
    • 提供者:心路历程
  1. Pattern Recognition

    1下载:
  2. matlab实现一些基础的模式识别工作,如贝叶斯分类,聚类算法,bp神经网络(Matlab implements some basic pattern recognition work, such as Bayesian classification, clustering algorithm, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-06
    • 文件大小:1077248
    • 提供者:JJJHHHHHH
  1. matlab模式识别

    1下载:
  2. 杨淑莹——模式识别与智能计算的matlab实现代码,非常好用!
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com