-
chap4_9
Sugeno模糊模型的倒立摆控制单链路
(Sugeno fuzzy model of the single-link inverted pendulum control)
- 2010-10-26 09:39:41下载
- 积分:1
-
matlab
现代通信系统使用MATLAB(刘树堂,内有代码)(Modern communication systems use MATLAB (LIU Shu-tang, there are code))
- 2010-12-22 16:22:14下载
- 积分: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
-
DFT_AND_IDFT
A simple program to find the discrete fourier transform(DFT) and inverse discrete fourier transform(IDFT) of a signal.
- 2010-09-25 00:48:32下载
- 积分:1
-
SNR_MAX
对最优波束形成准则中的最大信噪比,给出了其Matlab仿真源程序程序。(The optimal beamforming standards to the maximum signal-to-noise ratio, and gives the Matlab source program.
)
- 2012-06-21 18:58:51下载
- 积分:1
-
Matlab-parallel-programming
《实战Matlab之并行程序设计》一书的程序代码,供大家参考。(《Combatting Matlab Parallel Programming》 program code, for your reference.)
- 2013-03-11 19:52:27下载
- 积分:1
-
Absorbing-boundary-conditions-
FDTD 的吸收边界条件讲解,详细讲解了边界条件的推导过程。(Absorbing boundary conditions for numerical simulation of waves.)
- 2011-02-12 17:49:41下载
- 积分:1
-
ezt1t1al
粒子群算法源程序,包括MOPSO,FMOPSO(Particle swarm algorithm source code, including MOPSO, FMOPSO)
- 2012-05-29 16:52:23下载
- 积分:1
-
tsp_ga
traveling problem salesman
- 2014-08-28 17:57:28下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithm
Motion Estimation
Three step search and some method
- 2013-11-05 23:39:36下载
- 积分:1