-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
JnS
独立成分分析方法(ICA)的一个方向JADE的实现源代码程序包,对于盲源分离的研究者有很大帮助(Independent component analysis (ICA) to achieve a direction JADE source code package for the blind source separation of great help to researchers)
- 2011-10-23 13:02:59下载
- 积分:1
-
colortransf
色彩空间的转换,RGB、XYZ、LAB的相互转换以及LAB与LCH的转换(Color space conversion, RGB, XYZ, LAB conversion, and LAB2LCH conversion)
- 2017-06-27 10:28:54下载
- 积分:1
-
Ch-2.-Matlab-Codes
无源定位的一些仿真代码,TOA算法2维的线性、非线性、极大似然算法和克拉美罗下界、均方误差的代码(Passive targeting some simulation code, including when TOA Two-dimensional linear, nonlinear, maximum likelihood algorithm and Cramer-Rao lower bound, mean square error code)
- 2014-11-06 22:37:16下载
- 积分:1
-
dacero
电压闪变滑动采样 采样频率32K 采样点数128(Sliding sampling sampling frequency voltage flicker 32K sampling points 128)
- 2012-02-15 16:24:57下载
- 积分:1
-
GuiStaticLib
Guilib的静态库源码,修改了一些编译错误,以及在不同windows上面存在的一些问题(The static library source code of Guilib. Modified some compilation error, and some bugs that exist in different windows version.)
- 2014-02-20 09:41:06下载
- 积分:1
-
fuzzyadap
implementaion of adaptive fuzzy
- 2010-01-08 11:10:10下载
- 积分:1
-
mmfilter
均值滤波和中值的matlab代码,很有用,比较适合初学者使用。。(meanfilter and medianfilter,pretty good!!)
- 2011-10-02 22:10:03下载
- 积分:1
-
Digital-Image-ProcessingUsingMATLAB
DIGITAL IMAGE PROCESSING using matlab SIMULATION
- 2014-12-27 16:43:06下载
- 积分:1
-
tetadetecter
this simulation code can detect teta for active filter
- 2015-01-14 17:21:53下载
- 积分:1