-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
STC_eccv14_codes
非常优秀的视觉跟踪算法,发表在eccv2014上,基于时空上下文的跟踪算法。作者非常Nice的给出了源码(spatio-temporal context tracking, very excellent tracking algorithm. the Matlab code can run at 300fps.)
- 2014-10-17 09:11:24下载
- 积分:1
-
gui_ofdm
基带ofdm系统的实现用matlab来仿真,使用matlab的图形构件GUI,形象,便于理解(Base-band OFDM system using matlab to simulation, using matlab graphics component GUI, image, easy to understand)
- 2007-12-13 23:23:45下载
- 积分:1
-
wcdma_nonrelay
block diagram of wcdma system communication
- 2011-06-06 02:40:33下载
- 积分:1
-
clk
用MATLAB编写的时钟,希望对感兴趣的人有用(a clock code with matlab , hope useful to the one interested~)
- 2012-05-30 23:41:55下载
- 积分:1
-
stlwrite
matlab code for stlwrite - Write binary or ascii STL file
- 2015-02-07 13:45:16下载
- 积分:1
-
MLP1
back propagation with matlab
- 2012-04-16 13:26:20下载
- 积分:1
-
music_evzero
此程序是在假设已知波达角的情况下进行仿真验证的实验,零陷music波速成形。(This procedure is known in the hypothetical case of DOA conducted simulation experiments, velocity forming nulls music.)
- 2013-11-15 09:22:54下载
- 积分:1
-
The-LSI-text-classification-model
LSI就是这样一种维数约减方法。它可以通过对“文档向量矩阵”进行解奇异值分解(SVD: Singular Value Decomposition)运算,自动计算得到一个比原始空间小得多的有效语义空间(LSI is such a dimensionality reduction method. It can be through the "document vector matrix" for the singular value decomposition (SVD: Singular Value Decomposition) operation, automatically calculated an effective semantic space is much smaller than the original space)
- 2014-01-10 22:58:11下载
- 积分:1
-
Histogram-equalization
Histogram equalizationHistogram equalizationHistogram equalizationHistogram equalizationHistogram equalization
- 2014-02-19 20:40:02下载
- 积分:1