搜索资源列表
lda.rar
- 关于线性(FISHER)判别分析的中文文献,从核心期刊中下载得到。,About Linear (FISHER) Discriminant Analysis of English literature, from the core journals have been downloaded.
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.
fisher.m.tar
- 模式识别经典算法:fisher判别分析的二次优化形式实现。-Classic pattern recognition algorithms: fisher discriminant analysis achieved in the form of quadratic optimization.
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
kfd2
- 基于核的fisher判别分析,中文文献,从各个核心期刊中收集,希望对大家有用-Kernel-based fisher discriminant analysis, English literature, from all the core collection of journals, U.S. hope to be useful
07063257
- 编写fisher判别分析的程序并自选地理数据实验 要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);-Fisher discriminant analysis prepared by the procedures and experimental geo-data-on-demand requirements: to read the data correctly procedures user-friendly, easy to op
FisherExactTest
- fisher判别分析方法的MATLAB程序实现-fisher discriminant analysis procedures for implementation of the MATLAB
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
fisher
- 用于判别分析的fisher判别分析,由谢中华老师编写的源程序-Discriminant analysis
Fisher
- Fisher判别的基本思想是将k$个总体的所有$维空间的样本点投影到一维空间上,使投影后组与组之间尽可能的分开,然后利用方差分析的方法推出判别函数。为了简单起见,通常利用线性的判别函数。-The basic idea of Fisher discriminant is k $ total $ dimensional space sample point projection to the one-dimensional space, so that the projection between
370644RAFisher2cda
- fisher判别分析的matlab压缩文件-fisher discriminant analysis
discriminiant.fisher
- 一款用于对数据进行判别分析的小程序,采用的是fisher 距离判别法,在多元统计学习中广泛应用。用R语言编写-The applet a discriminant analysis of the data using the fisher the distance discriminant law, widely used in the multivariate statistical learning. Written in the R language
fisher
- 可以对测井值进行Fisher判别分析,达到对储层类别的识别-Fisher discriminant analysis, logging value to achieve recognition for reservoir category
fisher
- Fisher判别分析,能够通过该程序,实现相应的样本分类-Fisher discriminant analysis, through the program, realize the classification of samples of the corresponding
pattern-recognition-fisher-logistic
- 模式识别最基本的FISHER线性判别分析,使用数字识别数据集合作为测试 训练 数据 进行判别分析的一种编程实现,其中训练跟测试是分开的。-FISHER basic pattern recognition linear discriminant analysis, using as the test data set to identify the number of training data to achieve a programming discriminant analysis, whi
fisher判别分析
- 利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
fisherT
- 一段用于数据分类,分级的费舍尔判别分析算法,MATLAB代码(A Fisher discriminant analysis algorithm for data classification and classification, MATLAB code)
核Fisher鉴别分析方法(KFDA)
- 基于核函数的Fisher分类判别,用于比同种类的分类。(Fisher classification based on kernel function)