-
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
-
实现了DQPSK下用Gardner算法实现位同步timing syn Gardner
实现了DQPSK下用Gardner算法实现位同步,并对信噪比、余弦滚降因子的影响加以讨论(achieve symbol synchronous by Gardner in the condition of DQPSK)
- 2012-09-08 11:55:08下载
- 积分:1
-
MIMO-performance
This rar file contain matlab code for Alamouti MIMO code. This will give you plot of BER
- 2013-04-10 02:06:17下载
- 积分:1
-
MIT6_094IAP10_assn02.pdf
麻省理工学院introduction to matlab课程作业指导(2),包含matlab实例,相互交流(excellent matlab exercises homework for improving matlab (2))
- 2015-01-15 15:22:52下载
- 积分:1
-
optimizacourse
最优化 最速下降法 黄金分割法 DFP 乘子法(Optimization Steepest descent method)
- 2011-12-14 16:01:42下载
- 积分:1
-
ui_check_params
说明: 关于OFDM的CHECK部分程序,是用MATLAB做的(on OFDM CHECK part of the process is done using MATLAB)
- 2005-11-30 13:32:19下载
- 积分:1
-
CircularHough_Grd
maltab code for Detect circles with various radii in grayscale image via Hough Transform
- 2015-02-03 13:49:15下载
- 积分:1
-
binauraltoolbox
it includes several useful matlab codes such as correlogram & noise maker and ...
- 2014-02-11 06:53:11下载
- 积分:1
-
fxrapt
这个函数提供了一种基音频率检测算法,具体的算法内容详见MATLAB文件的说明,有详细的注释,工程中已经应用过,有较好的应用价值(This function provides a pitch detection algorithm, the specific content of the algorithm see MATLAB documentation, detailed annotations, engineering has been applied, has good application value)
- 2009-03-03 10:36:36下载
- 积分:1
-
normaldistribution
说明: 一个很好的正态分布MATLAB程序,与大家共享,希望对大家有用。(normal distribution )
- 2010-04-14 18:50:11下载
- 积分:1