-
cloud-generator
文章描述了云模型的软件实现,采用matlab编程。主要描述了正向云发生器和逆向云发生器。(Article describes the cloud model of software using matlab programming. Describes the forward cloud generator and backward cloud generator.)
- 2011-11-22 12:59:40下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
example3
MATLAB常用的例子,这里举了100个常用的,目录已经单独传上,这是一部分例题!(MATLAB common examples cited here of the 100 commonly used, the directory has a separate mass, which is part of sample questions!)
- 2009-06-02 22:37:57下载
- 积分:1
-
llfc_new.m
new model varying load frequency control
- 2012-08-14 19:23:18下载
- 积分:1
-
hamingtotal
汉明码通过整个通信链路,利用BPSK方式调制解调,加入白噪声。(Hamming code through the communication link, using the way of BPSK modulation demodulation, add white noise.)
- 2020-07-01 07:20:01下载
- 积分:1
-
shuzhitiaozhi
两个最近通信常用的数字调制技术的仿真,mpsk(two recent communication commonly used digital modulation technology simulation, mpsk)
- 2007-05-15 22:33:55下载
- 积分:1
-
GEE
LU分解,LU法解方程,matlab语言(LU decomposition, LU method for solving equations, matlab language
)
- 2011-08-31 16:21:52下载
- 积分:1
-
matlab-tutorial-examples
Matlab实例教程,为初学者模仿学习使用(Matlab tutorial examples, for beginners to learn how to use imitation)
- 2014-10-15 16:08:59下载
- 积分:1
-
Trivium
triivium implementation
- 2014-01-12 20:12:21下载
- 积分:1
-
FundamentalsofGlobalPositioningSystemReceiversASof
Fundamentals of Global Positioning System Receivers A Software Approach--中文译本名为《GPS软件接收机基础》,这是英文版。(Fundamentals of Global Positioning System Receivers A Software Approach)
- 2010-11-30 10:52:34下载
- 积分:1