-
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
-
SSA
SSA奇异谱分解,用于在时频域分析信号成分,重构信号(SSA singular spectrum decomposition is used to analyze signal components and reconstruct signals in time-frequency domain)
- 2020-11-11 09:49:45下载
- 积分:1
-
chapter12-MIMO-system-simulation
MIMO系统仿真,包括频率平坦衰落信道,空时分组码和BLAST结构的仿真。(Multiple input and Multiple output system simulation.)
- 2012-11-13 20:09:23下载
- 积分:1
-
CircAdaptTriSeg_code
time variable problem using MATLAB
- 2013-11-20 00:23:57下载
- 积分:1
-
11912894Immune
人工免疫算法的源程序。由主程序和子程序等十几个m文件组成(Source of artificial immune algorithm. Consists of a dozen m file of the main program and subroutine)
- 2012-06-12 22:24:18下载
- 积分:1
-
add-noise
添加随机白噪音方法,用于时序仿真分析,仅供参考!(Add noise for simulation)
- 2013-10-16 14:59:52下载
- 积分:1
-
classification
最基本的调制识别程序,供入门者使用。识别fm和am(The most basic modulation recognition program for beginners to use. Identification fm and am)
- 2009-11-28 10:02:38下载
- 积分:1
-
CorrelationDimension_Takens
说明: 求解关联维数123445566666777777888(Solving the correlation dimension 123445566666777777888)
- 2009-07-30 11:38:52下载
- 积分:1
-
observerPpid
基于观测器的仿真程序,在控制中引入等效补偿从而实现对干扰的完全抑制(Observer-based simulation program, the introduction of equivalent compensation control in order to achieve interference completely inhibited)
- 2013-05-08 00:00:39下载
- 积分:1
-
Rayleigh_MQAM
matlab code for AWGN channel
- 2020-10-23 17:07:22下载
- 积分:1