搜索资源列表

  1. zuoye5

    0下载:
  2. 用MATLAB实现如何用判别分析法确定最佳阈值-MATLAB how discriminant analysis method to determine the optimal threshold value
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘艳
  1. R-KDDA

    0下载:
  2. 核化的直接判别分析(KDLDA)代码,MATLAB写的。-nuclear direct discriminant analysis (KDLDA) code, written in MATLAB.
  3. 所属分类:生物技术

    • 发布日期:2024-05-14
    • 文件大小:748544
    • 提供者:申中华
  1. gda

    0下载:
  2. 通过核来泛化的判别分析(GDA)代码,MATLAB写的。-through nuclear generalization to the discriminant analysis (GDA) code, written in MATLAB.
  3. 所属分类:生物技术

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:申中华
  1. pca_lda

    0下载:
  2. 这里面包含两个文件,可以实现主成分分析(PCA)算法和线性判别分析(LDA)算法。不过还需要CMatrix类的定义。-which contained two documents, can be achieved principal component analysis (PCA) algorithm and linear discriminant analysis (LDA) algorithm. But also need CMatr
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:hongbochen
  1. OLDA

    0下载:
  2. 正交线性判别分析(Orthogonal Linear Discriminant Analysis),可以用于数据降维上面。-orthogonal linear discriminant analysis (Orthogonal Linear Discriminan t Analysis), can be used for cutting down the data above.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李民
  1. LDA

    0下载:
  2. 线性判别分析法(LDA),LDA以提高样本在子空间中的可分类为目标。寻找一组基向量,在这些基向量张成的子空间中,不同类别的训练样本能有最小的类内离散度,最大的类间离散度。-Linear discriminant analysis (LDA), LDA in order to improve the sample in the sub-space can be classified as a target. Find a group-ba
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李伟
  1. hdda_toolbox

    0下载:
  2. 高维数据判别分析程序!数据挖掘及图像分析利器!matlab版!-High dimensional data discriminant analysis procedures! Data mining and image analysis tool! matlab version!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:299008
    • 提供者:ym
  1. findthresh

    0下载:
  2. 在图形图像处理中创建判别分析阈值的函数以求阈值,本函数对传入的CDibObject对象中的图像用判别分析法确定阈值-Image processing in the graphics to create a discriminant function analysis of the threshold to threshold, the function of the incoming image CDibObject object di
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:温媛媛
  1. LinearDiscriminant

    0下载:
  2. 线形判别分析算法和knn最近邻算法的实现-Linear discriminant analysis algorithm and KNN nearest neighbor algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:110592
    • 提供者:huscar
  1. linear

    0下载:
  2. 手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是线性判别分析-Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small program uses the method is linear
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:孙家冕
  1. DistgshAnalysis.m

    0下载:
  2. 判别分析的Matlab源码,很全面实用的程序-Matlab source code of the discriminant analysis, it is a comprehensive
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张华
  1. KLFDA

    0下载:
  2. 这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:gcl
  1. bayesclassify

    0下载:
  2. bayes 判别分析的matlab程序代码,实现对于肾病患者的分类-bayes discriminant analysis of matlab code to achieve the classification for renal patients
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘刚
  1. 《MATLAB统计分析与应用3》

    0下载:
  2. 距离判别分析法、贝叶斯判别分析法;主成分分析matlab函数等(Distance discriminant analysis, Bias discriminant analysis, principal component analysis, matlab function, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:ferryman
  1. fisher判别分析

    2下载:
  2. 利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:wallace
  1. SAS判别分析

    0下载:
  2. sas判别分析,初步认识了解数据分析sas程序,受益匪浅(SAS discriminant analysis, a preliminary understanding of the data analysis and analysis of the SAS program, benefit a lot)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:84992
    • 提供者:我耗子
  1. SAS判别分析

    0下载:
  2. 需要sas判别分析的可以点进来看看,内涵源代码,帮助你快速学习sas(SAS discriminant analysis is required to come in and look at the source code that helps you learn SAS quickly)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:84992
    • 提供者:hwsqwedsa
  1. 判别分析

    0下载:
  2. 用来做判别分析,内含案例数据和代码,适用于初学者(Used for discriminant analysis, with case data and code, for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:351232
    • 提供者:粒粒栗
  1. 基于广义判别分析算法的matlab程序

    0下载:
  2. 这里面是基于广义判别分析算法的matlab程序(This is a Matlab program based on a generalized discriminant analysis algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:多尔衮
  1. Matlab偏最小二乘法用于判别分析

    0下载:
  2. MATLAB偏最小二乘法用于判别分析,亲测可用(The partial least squares method of MATLAB is used for discriminant analysis, and the pro-test is available.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:slowwalkor
« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org