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

搜索资源列表

  1. pcaklm

    0下载:
  2. 图像处理领域最新的K-L变换后求主成分的程序。matlab文件。-image processing latest K-L transform PCA for the procedure. Matlab document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:宋争鸣
  1. tezhenxuanzhe

    0下载:
  2. 使用基于K-L变换的特征选择方法,使原本4维的特征向量降至3维
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19.42kb
    • 提供者:朱李晰
  1. kl

    2下载:
  2. matlab实现K-L变换,可用于图像去噪,地震资料去噪-K-L transform. It can be used in noise reduction and image enhancement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.13kb
    • 提供者:田妮
  1. Eigenface-based-face-recognition

    1下载:
  2. 基于特征脸和K-L变换的人脸识别系统,人脸识别方面的基本方法-Feature-based face recognition systems and KL transform, the basic method of face recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:245.62kb
    • 提供者:郝红岩
  1. KL2

    0下载:
  2. 本程序利用K-L变换已经K-L变换的最优压缩,建立分类器,并选择投影方向,画出投影过后的效果-This procedure has been the use of KL transform KL transform optimal compression, the establishment of classifier, and choose the direction of projection, drawn after the effect of projection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:957byte
    • 提供者:谢阳
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2.48mb
    • 提供者:于冰
  1. KL100

    0下载:
  2. K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。-KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the various components.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15.73kb
    • 提供者:魏鑫
  1. matlabsourcecodeforzhiwen

    0下载:
  2. 基于K-L变换的指纹识别算法matlab实现 内含指纹库 对模式识别及matlab初学者有很大帮助-Based on k-l transform the fingerprint identification algorithm matlab containing fingerprint storehouse of pattern recognition and matlab beginners are of great help
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:359.08kb
    • 提供者:贺欢
  1. KarhunenLoeve

    1下载:
  2. 数据降维算法 K_L变换是一种最优正交变换,以矢量信号X的协方差矩阵Ф的归一化正交特征矢量q所构成的正交矩阵Q,来对该矢量信号X做正交变换Y=QX,则称此变换为K-L变换(K-LT或KLT)。-Data reduction algorithm K_L optimal orthogonal transform is a transformation to vector signal covariance matrix Ф X normalized orthogonal feature vect
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.17kb
    • 提供者:刘飞
  1. KL

    1下载:
  2. K-L变换 特征提取 三个特征 提取两个-KL transform feature extraction are two of three feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:10.9kb
    • 提供者:garrison
  1. zuoye3

    0下载:
  2. 用FAMALE.TXT和MALE.TXT的数据作为本次作业使用的样本集,利用K-L变换对该样本集进行变换,与过去用Fisher线性判别方法或其它方法得到的分类面进行比较.-Use FAMALE. TXT and MALE. TXT data as the assignment is to use the data sets, by K-L of the sample set of change, and the past with Fisher transformation linear dis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13.36kb
    • 提供者:jipeng
  1. KL

    0下载:
  2. matlab实现的K-L变换实现主成分分析-matlab implementation of KL transform PCA
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:郭鹏宇
  1. face-detect

    0下载:
  2. 基于K-L变换下的人脸检测程序,用matlab编写的-KL transform based face detection under the program, using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:31.13kb
    • 提供者:plh
  1. KL2

    0下载:
  2. 利用K-L变换进行特征提取 通过类平均向量来实现类别投影 -By K-L transform feature extraction Through the kind of average vector to achieve category projection
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:687byte
    • 提供者:赵学慧
  1. KL

    0下载:
  2. matlab编写的K-L变换算法,实验数据为Iris,分类为BP算法,运行良好!-Matlab prepared by the KL transform algorithm, the experimental data for the Iris classified as BP algorithm, a good run!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:9.85kb
    • 提供者:heart
  1. K_l

    0下载:
  2. 基于K-L变换的特征值提取 三维 数据效果还可以高维转换为低维-K-L character
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:175.5kb
    • 提供者:
  1. Karhunen-Loeve

    0下载:
  2. 对“data4.m”数据,采用三种K-L变换,分别提取2个特征。-The "data4.m" data, using the three KL transform, two features were extracted.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:189kb
    • 提供者:刘攀
  1. exp1

    0下载:
  2. 包含几个小程序,包括基音周期提取,生物医学信号压缩:DCT变换,K-L变换等-Contains several procedures, including the pitch period extraction, biomedical signal compression: DCT transform, KL transform
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-27
    • 文件大小:1.14kb
    • 提供者:liyii
  1. face-recognition----matlab

    0下载:
  2. 实现了人脸识别的功能,特征提取,人脸图像预处理、K-L变换、特征提取及分类器设计,全自动的人脸自动识别系统-Face recognition, feature extraction, face image preprocessing, KL transform, feature extraction and classifier design, automatic automatic face recognition system
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:3.49mb
    • 提供者:annie
  1. K-L-change

    0下载:
  2. 不考虑类别信息对整个样本集进行K-L变换 利用类平均向量提取判别信息-Does not consider the category information for the entire sample set KL transform the use of mean vector to extract discriminant information
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:29.6kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com