-
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
-
rscode
RS编解码的MATLAB仿真程序,希望对研究RS编解码有用(RS codec MATLAB simulation program, I hope useful for the encoding and decoding of the study RS)
- 2013-04-09 10:16:39下载
- 积分:1
-
Zooming-and-Shrinking
matlab code for zoomin and shrinking
- 2015-04-07 00:55:46下载
- 积分:1
-
PCA-matlab
说明: 降低数据维度,提取高级特征,使得用较少的特征来表示最后的结果(Reduce the data dimension, extract high-level features, so that fewer features are used to represent the final result)
- 2020-08-19 11:01:43下载
- 积分:1
-
matlabbpnn
基于matlab的三层bp神经网络源程序代码(based on the three-tier bp Matlab neural network source code)
- 2006-09-23 22:45:36下载
- 积分:1
-
bosuxingchengsuanfa
数字波束形成算法库,超好,matlab源码(digital beamforming algorithms library, super-good, Matlab FOSS)
- 2007-01-24 09:47:21下载
- 积分:1
-
FFT_Matlab
说明: 自写Matlab的FFT代码,供分享,仅供参考。(Write Matlab FFT code, for sharing, for reference only.)
- 2020-12-14 22:08:11下载
- 积分:1
-
transfer-matrix-method-to-caculate-PCG
不用说的好,我们室主任开发的Photonics cyrestal band gap计算Fortran代码。注意不要忘了input文本。(Needless to say the good, our director of development Photonics cyrestal band gap calculation of Fortran code. Do not forget to pay attention to input text.)
- 2008-04-27 09:19:41下载
- 积分:1
-
programdecomp
this program used in the denoising muticopie transformed images via wavelet
- 2010-07-04 17:13:31下载
- 积分:1
-
Projet
Modeling and controller for inverted pendulum system in Matlab
- 2010-09-21 12:40:35下载
- 积分:1