-
vebyk
二维网格点的克里金插值,克里金插值是一种插值算法,广泛应用在工业中,用matlab编写(The program is designed to interpolate values on a regular two-dimensional grid using ordinary kriging. )
- 2020-11-04 16:19:52下载
- 积分:1
-
ldpc
这是一个关于PSK和LDPC码相结合的运用程序,很有参考价值。(This is an LDPC code on the PSK and the use of a combination of procedures, a good reference.)
- 2009-05-22 11:01:01下载
- 积分:1
-
bisection
techniques for solving a single nonlinear equation
- 2010-02-08 16:08:32下载
- 积分:1
-
Source-Code---Numerical-Recipes-In-C-Version-2
Source Code - Numerical Recipes In C Version 2.10.zip
- 2014-11-29 20:23:58下载
- 积分:1
-
Matlab-senior-notes(3)
Matlab高级讲义-控制系统的数学描述与建模(Matlab senior notes- the mathematical description of the control system and modeling)
- 2011-12-24 21:12:57下载
- 积分: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
-
差分优化BP
差分进化算法调节BP神经网络,选用差分进化算法对BP神经网络进行调节(Differential evolution algorithm regulates BP neural network)
- 2020-11-21 16:09:36下载
- 积分:1
-
SLM_16QAM
SLM解决OFDM系统中存在的PAPR问题,调制方式16QAM(Solve PAPR problem in OFDM system with SLM)
- 2021-05-13 06:30:02下载
- 积分:1
-
MATLABfunction-reference-book
matlab常用函数,包含了大多数常用代码,可按需求查阅(Matlab commonly used functions, including the most commonly used code, can according to need to refer to)
- 2013-02-03 22:08:29下载
- 积分:1
-
xietongguolv
运筹学里的优化算法,源代码,而且经过matlab运行过了(Operations Research in the optimization algorithm, source code, and after a run matlab)
- 2013-09-01 09:53:47下载
- 积分:1