-
m
说明: 这个程序是m序列发生器,它能产生M序列 程序简明扼要 容易运行(This procedure is m sequence generator, it can produce concise and easy to process M running sequence)
- 2009-05-02 17:42:41下载
- 积分:1
-
MATLABxijiaoda
Matlab教程,希望能对大家有用^_^(Matlab Guide, we hope that the useful ^ _ ^)
- 2007-05-28 09:20:02下载
- 积分:1
-
FCM
这是FCM源程序的解读,很详细。包括每段代码的含义。(This is FCM to the understanding of the source program, very detailed. Including the meaning of each piece of code.)
- 2014-12-23 19:10:54下载
- 积分:1
-
SBM_Pol_Filt
基于散射模型的PolSAR滤波算法(J.S.Lee),matlab程序(Scattering model PolSAR based filtering algorithm (JSLee), matlab program)
- 2010-11-01 13:17:33下载
- 积分:1
-
MUSIC-MATLAB
MUSIC算法,Matlab程序,适合入门,较简单可行,值得学习(MUSIC, matlab)
- 2013-04-24 14:37:26下载
- 积分:1
-
matlab7xindaorongliang
完美的信道容量迭代算法实现,matlab7运行(Perfect channel capacity iterative algorithm, matlab7 run)
- 2010-12-08 15:29:07下载
- 积分:1
-
11
说明: 主要是针对全球定位系统的干扰与异常事件监测(Global Positioning System Interference and Satellite Anomalous Event Monitor)
- 2010-02-24 15:08:04下载
- 积分:1
-
detrend
DETREND removes the trend from data
- 2009-12-29 17:48:52下载
- 积分:1
-
spihtPmatlab
从外部网络上找到,希望对大家有帮助。从外部网络上发现一个完整的编码的编码,能够运行的压缩文件,包括需要运行图,希望对大家有帮助。(From the external network to find, we hope to help. From the external network to find a complete SPIHT coding, be able to run the compressed file, including the need to run the picture, we hope to help.)
- 2012-04-05 20:36:54下载
- 积分:1
-
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