CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab 模式识别 算法

搜索资源列表

  1. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写

    1下载:
  2. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写
  3. 所属分类:matlab例程

  1. 模式识别-模糊聚类算法--传递闭包法

    3下载:
  2. 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:1813
    • 提供者:zyp
  1. prtools3.1.7.rar

    0下载:
  2. 模式识别 MATLAB 的工具箱,比较实用,包括SVM,ICA,PCA,NN等等模式识别算法.,Pattern Recognition Toolbox for MATLAB, more practical, including the SVM, ICA, PCA, NN pattern recognition algorithm and so on.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:334744
    • 提供者:吴守泉
  1. hundun

    2下载:
  2. 混沌算法,模式识别中的一类重要分类算法!自己写的!运算速度快!分类效果好!有注释!-Chaotic algorithm, pattern recognition algorithm for a class of important! Wrote it myself! Computing speed! Category effective! Annotated!
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-05
    • 文件大小:847
    • 提供者:wangqiang
  1. moshi

    1下载:
  2. 几个模式识别的作业程序,自己写的。望指教哦,内容有感知器算法、多类感知器算法以及K均值算法-Several pattern recognition procedures, wrote it myself. Advice Oh look, the contents of perceptron algorithm, multi-sensor algorithm, as well as K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2198
    • 提供者:天命
  1. matlab

    0下载:
  2. matlab 模式识别算法和实现及其相关实验。-matlab pattern recognition algorithm and the realization of the experiment
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:427056
    • 提供者:yu guicheng
  1. stprtool15aug08

    3下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5999328
    • 提供者:Xiaoyue Jiang
  1. LMS-MATLAB

    0下载:
  2. LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器-LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:192119
    • 提供者:Rock
  1. Nearestneighbor

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码- Nearest neighbor algorithm for pattern recognition problem of matlab to achieve, can simulate the nearest neighbor method to achieve the core of the code is a good
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19923
    • 提供者:丑力
  1. Perceptron_Batch

    0下载:
  2. 使用吗matlab语言,实现很多模式识别上的经典算法,如Perceptron_Batch算法等-Matlab language to use it to achieve many of the classic pattern recognition algorithms, such as algorithm Perceptron_Batch
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6846
    • 提供者:w
  1. yang

    3下载:
  2. 该源代码是MATLAB程序,可直接使用,是信号处理中的模式识别算法,包括归一化,特征提取步骤。-pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:716091
    • 提供者:zy
  1. machine_learning_toolbox

    0下载:
  2. 这是个统计模式识别工具箱,是各种统计模式识别算法用matlab语言的实现。-The Statistical Pattern Recognition Toolbox is a collection of pattern recognition (PR) methods implemented in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6957948
    • 提供者:林箫
  1. MicrosoftWord

    0下载:
  2. 几个经典的模式识别算法的MATLAB源代码,欢迎下载交流。-matlab,PR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5046
    • 提供者:apples
  1. 聚类分类实验

    0下载:
  2. 利用相似性准则和聚类准则函数,C-均值聚类算法,实现模式识别中的分类(By means of similarity criterion and clustering criterion function, C- mean clustering algorithm is used to realize classification in pattern recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-16
    • 文件大小:123904
    • 提供者:ivy2017
  1. 感知器算法

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

  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. 模式识别在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-hpwang

    0下载:
  2. 基于神经神经网络的模式识别算法教学,可以快速掌握该算法(The teaching of pattern recognition algorithm based on neural neural network can quickly grasp the algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:15557632
    • 提供者:健身宝贝
  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-01
    • 文件大小:6144
    • 提供者:张小明12345
  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
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com