-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
SOURCE_CODE
Face Recognition system
- 2012-03-23 17:23:06下载
- 积分:1
-
mousemove
blender 的摄像机控制程序,使用ws控制其前后,使用鼠标控制其方向,使用空格键模拟跳跃.(blender s camera control,use ws for qianhou ,use mouse for orention ,use space for jump.)
- 2014-08-25 17:45:06下载
- 积分:1
-
ACO-for-TSP
a ant colony optimization(aco) for traveling salesman problem(TSP).implementation in matlab.type of file:m file
- 2013-08-04 11:04:24下载
- 积分:1
-
LGB
LGB码本选择,矢量编码之前的码本选择算法。随机初始码本(Code of the LGB choice, before the vector encoding the code book selection algorithm. Random initial codebook)
- 2009-05-09 22:13:34下载
- 积分:1
-
GOA
it s a matlab GUI code for Monte Carlo simulation of scattering on rough surface.
- 2011-05-22 10:14:40下载
- 积分:1
-
Genetic-Algorithmsmatlab-code
基于matlab的遗传分析算法和代码,对学习遗传分析很有帮助(Matlab-based genetic analysis algorithms and code, to learn useful genetic analysis)
- 2014-08-21 11:00:09下载
- 积分:1
-
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 famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:))
- 2015-03-09 20:59:12下载
- 积分:1
-
MatLAb_APlication
Matlab application, movement of planets
- 2010-08-21 22:47:55下载
- 积分:1
-
matlab_error
matlab常见错误的提示和原因以及解决方法(matlab tips for the causes of common errors and solutions)
- 2010-05-22 17:23:30下载
- 积分:1