搜索资源列表
LDA
- matlab 实现的LDA算法和线性分类器的实现,其中包括好几个.m文件-matlab implementation of the LDA algorithm and the realization of the linear classifier, which includes several. m file
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
LDA-paper-2003
- LDA潜在狄利克雷分布自然语言处理原始论文,By David M.Blei,Andrew Y.Ng 2003-LDA latent Dirichlet distribution of original papers on natural language processing By David M.Blei,Andrew Y.Ng 2003
fastdlda
- .m 文件 机器学习lda例子,lda改进fastlda-. M file lda example of machine learning
project1_code
- 这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three f
LDA.m
- 线性判别分析函数,可直接调用,内含函数详细说明-Linear discriminant analysis functions can be called directly, containing a detailed descr iption of the function
simpleface
- it consist of a matlab m file, which does face recognition through PCA and LDA of your choice, should be selected first.-it consist of a matlab m file, which does face recognition through PCA and LDA of your choice, should be selected first.