-
split-PML
分裂场PML吸收层,模拟时谐场,在二维空间的传播。(split PML to simulate the sinsoudal wave )
- 2009-05-27 14:00:00下载
- 积分:1
-
fcm
this is code for fuzzy c mean clustering
- 2010-02-17 16:36:11下载
- 积分:1
-
usefulcode6
用MATLAB写的图形应用的实例程序6,很有用哦,(write MATLAB graphics application procedures examples 6 and useful Oh,)
- 2007-06-26 10:01:02下载
- 积分:1
-
AutoURL_2.30_Setup
Auto UrlSEO Tool DOWNLOAD
- 2014-08-31 13:13:34下载
- 积分:1
-
Matlabsmallprogram
非常好用的MATLAB程序,不下会后悔的(MATLAB is very useful procedure, we will regret over the)
- 2009-04-16 17:26:18下载
- 积分:1
-
GPC1
gpc直接算法程序,可以很好的实现预测控制,得到理想的结果。(gpc direct method procedures, you can achieve a good predictive control, the desired results.)
- 2009-05-06 18:32:31下载
- 积分:1
-
QPSKdigitalreceiver
QPSK全数字接收机PDF,详细介绍了QPSK全数字接收机的构成,环路滤波器、内插器、Gardner定时恢复等部分的详细设计(QPSK digital receiver PDF, details of the composition of QPSK digital receiver, loop filter, interpolator, Gardner Timing Recovery and other parts of the detailed design)
- 2010-05-05 17:34:20下载
- 积分:1
-
scale_free
Matlab 无标度网络 可以任意增加节点,边的数量(Matlab scale-free network nodes can be arbitrarily increased, the number of edges)
- 2011-07-30 16:06:16下载
- 积分: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
-
dsp-eg-filter
matlab环境下的低通滤波设计及实现,基于Dsp(matlab environment of low-pass filter design and realization, based on the Dsp)
- 2008-07-29 19:43:57下载
- 积分:1