搜索资源列表
LinearDiscriminant.rar
- 线形判别分析算法和knn最近邻算法的实现,Linear discriminant analysis algorithm and KNN nearest neighbor algorithm
LDA
- 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
KLFDA
- 这是一个关于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 Dimensionality Reduction.
findthresh
- 在图形图像处理中创建判别分析阈值的函数以求阈值,本函数对传入的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 discriminant analysis used to de
linear
- 手写体识别中,对于阿拉伯数字的识别。常用的模式分类方法都可以应用。这个小程序使用的方法是线性判别分析-Handwriting recognition, for identification of Arabic numerals. Commonly used pattern classification methods can be applied. This small program uses the method is linear discriminant analysis
DistgshAnalysis.m
- 判别分析的Matlab源码,很全面实用的程序-Matlab source code of the discriminant analysis, it is a comprehensive
bayesclassify
- bayes 判别分析的matlab程序代码,实现对于肾病患者的分类-bayes discriminant analysis of matlab code to achieve the classification for renal patients
Discriminant_Analysis_Programme
- matlab环境的判别分析代码 非常实用-discriminant analysis matlab environment very useful code
LDA
- 数据挖掘的线性判别分析,用matlab编写-Data Mining linear discriminant analysis, using matlab write
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
FisherLDA
- fisher模式识别线性判别分析,在信号处理中运用比较普遍-fisher linear discriminant analysis pattern recognition, signal processing used in the more common
fisher
- 费希尔线性判别分析代码 Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1
PSO
- 在判别分析中使用粒子群优化算法求解最优判别函数-Particle Swarm Optimization(PSO)
《MATLAB统计分析与应用3》
- 距离判别分析法、贝叶斯判别分析法;主成分分析matlab函数等(Distance discriminant analysis, Bias discriminant analysis, principal component analysis, matlab function, etc.)
fisher判别分析
- 利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
SAS判别分析
- sas判别分析,初步认识了解数据分析sas程序,受益匪浅(SAS discriminant analysis, a preliminary understanding of the data analysis and analysis of the SAS program, benefit a lot)
SAS判别分析
- 需要sas判别分析的可以点进来看看,内涵源代码,帮助你快速学习sas(SAS discriminant analysis is required to come in and look at the source code that helps you learn SAS quickly)
判别分析
- 用来做判别分析,内含案例数据和代码,适用于初学者(Used for discriminant analysis, with case data and code, for beginners)
基于广义判别分析算法的matlab程序
- 这里面是基于广义判别分析算法的matlab程序(This is a Matlab program based on a generalized discriminant analysis algorithm.)
Matlab偏最小二乘法用于判别分析
- MATLAB偏最小二乘法用于判别分析,亲测可用(The partial least squares method of MATLAB is used for discriminant analysis, and the pro-test is available.)