搜索资源列表
Image
- 采用GdI+编程实现了,图像的读入,图像像素数据的采集和分析,通过线性判别函数和一个圆形判别函数来分离图像和背景-By GdI+ programming, and read the image, the image pixel data collection and analysis, linear discriminant function and a circular discriminant function to separate the image and the background
FisherLDA
- fisher模式识别线性判别分析,在信号处理中运用比较普遍-fisher linear discriminant analysis pattern recognition, signal processing used in the more common
xianxing
- 在模式识别中线性判别函数的MATLAB实现,与程序分析-Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis
LDA
- LDA(线性判别分析)程序,给大家参考一下啊-LDA (linear discriminant analysis) program, for your reference.
Ppcaa_lda_sttr
- 实用可能的主成分分析(PCA)与线线性判别分析(LDA),训练与检测, -The utility may be the principal component analysis (PCA) and the line of linear discriminant analysis (LDA), training and testing,
PPPCCALDAC
- PCA(主成分分析法)、LDA(线性判别法)两种方法是主要的的线性降维法,有非常好的效果,希望对大家能够有用! 已通过测试。 -PCA (Principal Component Analysis), LDA (linear discriminant method) two methods are the main linear dimensionality reduction method, with very good results, we hope to be useful! Has
lda
- 模式识别的fisher线性判别分析lda方法-Pattern Recognition fisher linear discriminant analysis lda method
TDLDA
- 2维线性判别分析算法,可以应用于人脸识别等图像处理问题中。-2 dimensional LDA algorithm,it can be applied to face recognition and other image processing problems.
LDA2010
- 使用线性判别分析法(LDA)实现分类的函数代码-the code of a classification method:LDA
LDAgdm
- 详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis
PCAPLDA
- PCA(主成分分析法)、LDA(线性判别法)两种方法是主要的线性降维法,有很好的效果,希望对大家能够有用!-PCA (Principal Component Analysis), LDA (Linear Discriminant method) two methods are the main linear dimensionality reduction method, have very good results, in the hope that everyone can be usefu
yunfun
- 雅克比迭代求解线性方程组课设,模式识别中的bayes判别分析算法,完整的图像处理课设,包含所有源代码,汽车图像。- Jacobi iteration for solving linear equations class-based, Pattern Recognition bayes discriminant analysis algorithm, Complete class-based image processing, contains all of the source code, au
fing-ue67
- 模式识别中的bayes判别分析算法,能量熵的计算,雅克比迭代求解线性方程组课设。- Pattern Recognition bayes discriminant analysis algorithm, Energy entropy calculation, Jacobi iteration for solving linear equations class-based.
hui_v11
- 模式识别中的bayes判别分析算法,进行逐步线性回归,包括脚本文件和函数文件形式。- Pattern Recognition bayes discriminant analysis algorithm, Stepwise linear regression, Including scr ipt files and function files in the form.
程序
- Fisher判别适合于两类的判别分析。本文采用的鸢尾花数据库中鸢尾花类别有三类,所以先采用Fisher判别对数据进行二分类判别分析,然后采用一对一进行多分类。(Fisher discriminant analysis is suitable for two kinds of discriminant analysis. There are three categories of iris in the iris database in this paper, so the Fisher disc
pca-lda
- 主成分分析法和线性判别分析常用来对原始数据进行简单的数学分析(Principal component analysis and linear discriminant analysis are usually used for simple mathematical analysis of raw data.)
airpls-pls-lda
- airpls扣掉原始数据荧光背景,pls提取主成分,lda进行线性判别分析。程序和数据完整,不懂欢迎询问(Airpls's original data of fluorescence background, pls principal component extraction, linear discriminant analysis. Program and data integrity, welcome to inquire)
LDA
- 使用matlab实现lda线性判别分析,代码。(Matlab LDA implementation)