CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - matlab code for pattern recognition

搜索资源列表

  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
    • 文件大小:19.46kb
    • 提供者:丑力
  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
    • 文件大小:36.2kb
    • 提供者:王兵
  1. C.Algorithms.for.Real._20-_20.time.DSP.1995

    0下载:
  2. 关于模式识别的套资料,包括了 c/matlab程序代码,欢迎大家来下载-With regard to pattern recognition sets of data, including the c/matlab program code, we are happy to download the
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9.82mb
    • 提供者:zhaguofeng
  1. moshishibieyuanma

    0下载:
  2. 这是在研究神经网络的过程中,自己编写的用于模式识别的MATLAB源代码,相信对于神经网络的学习者有帮助,其中也给了测试数据! -This is the study of neural networks in the process of their preparation for the MATLAB source code for pattern recognition, neural networks and I believe that learners be helpful, which
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:541.76kb
    • 提供者:陈君
  1. bprecognition

    1下载:
  2. 采用神经网络实现手写识别的一种方法,建立Bp神经网络,采用快速训练方法,可快速完成一类相关手写字体的模式识别,识别率较高,当字体变化较大识别率降低时,可重新训练具有较强的适应性。实验证实本方法较好实现了手写字符识别,但也存在识别速度较慢,有时训练不收敛等缺点-Handwriting recognition using neural network is a way to establish Bp neural network, using fast training methods, and c
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:103.33kb
    • 提供者:caoliang
  1. knnsearch

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.18kb
    • 提供者:刘晓红
  1. adaboost_version1c

    0下载:
  2. matlab code for pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:rekoba
  1. simple-pattern-recognition

    0下载:
  2. this code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.-this is code for character recognition.this code can recognize an image with array matrix of [3x3]. this code ap
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.44kb
    • 提供者:wanfazri
  1. matlabdaima

    0下载:
  2. 指纹识别例子和源代码,对于模式识别、人工智能研究者有一定帮助-Fingerprint identification example and source code, for pattern recognition, artificial intelligence researchers have help
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:590.3kb
    • 提供者:程平
  1. PCA

    2下载:
  2. 模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。-Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduct
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:92.12kb
    • 提供者:yumingwei
  1. WNN_SHIBIE

    0下载:
  2. 应用小波神经网络(WNN)对模式识别处理的一些源程序。-Wavelet neural network (WNN) for pattern recognition to deal with some source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9.21kb
    • 提供者:张节
  1. LS_SVMlab

    0下载:
  2. 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归-Least squares support vector machine MATLAB source code, can be used for pattern recognition and regression
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1022.6kb
    • 提供者:刘潭
  1. MATLAB_FOR_PR

    0下载:
  2. 可以用于模式识别的matlab 工具库代码。-matlab code tools for pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:272kb
    • 提供者:王学
  1. ID3-face

    0下载:
  2. MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。-MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:152.52kb
    • 提供者:zhanghang
  1. ISOMAP

    0下载:
  2. This the matlab code for the ISOMAP function. A very useful algorithm used in pattern recognition applications when feature reduction is required.-This is the matlab code for the ISOMAP function. A very useful algorithm used in pattern recognition ap
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:smd
  1. r_25kq4s

    0下载:
  2. 刚刚出炉的matlab代码,实现离散小波变换,进行主成分分析进行数据降维,用于模式识别,如temp识别,掌纹,表情,指纹,temp1等识别。 -Just-released matlab code to achieve the discrete wavelet transform, principal component analysis for data dimensionality reduction for pattern recognition, such as temp recogn
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.28kb
    • 提供者:q872yx
  1. Classification-MatLab-Toolbox

    1下载:
  2. 模式分类工具箱,有PCA、SVM、ID3源代码,用于数据分析、模式识别和机器视觉。-Pattern classification toolbox, there PCA, SVM, ID3 source code for data analysis, pattern recognition and machine vision.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:927.63kb
    • 提供者:韩晓春
  1. fbtzuczq

    0下载:
  2. 对于初学者具有参考意义,eVyWWsz参数可以实现模式识别领域的数据的分类及回归,关于神经网络控制,滤波求和方式实现宽带波束形成,tNuhebP条件使用混沌与分形分析的例程,通过matlab代码。- For beginners with a reference value, eVyWWsz parameter You can achieve data classification and regression pattern recognition, On neural network con
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11.84kb
    • 提供者:tsabnq
  1. 《模式识别与智能计算》源代码

    0下载:
  2. 《模式识别与智能计算》源代码,包含书本全部示例的原代码(Source code for "pattern recognition and intelligent computing")
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:157kb
    • 提供者:蓝小枫
  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
    • 文件大小:35kb
    • 提供者:心路历程
« 12 »
搜珍网 www.dssz.com