-
LMS_P72
LMS源代码程序,自适应信号处理,王永德翻译一书72页仿真程序(LMS source code program, adaptive signal processing, translation of a book 72 s Acoustic Simulation Program)
- 2010-11-12 09:45:58下载
- 积分:1
-
Matlab_MPEG_1_2_4
Mtalba Code for MPEG 1 2 3 4
- 2010-01-04 20:48:59下载
- 积分:1
-
boxcount
计算图片2维分形维数的Matlab程序,很好用的,可以做科研(Calculate the picture 2-D fractal dimension of the Matlab program, easy to use, you can do research)
- 2012-06-24 15:10:04下载
- 积分:1
-
rosseler
Runge-Kutta method for Rosseler attractor (chaotic map)
- 2012-08-29 02:13:00下载
- 积分:1
-
qpsk
qpsk调制解调 脉冲成型 信道噪声 抽样 检波(qpsk modem pulse shaping)
- 2013-11-04 12:42:40下载
- 积分:1
-
CPLEX-for-MATLAB-v12.4
CPLEX的MATLAB是一种扩展IBM® ILOG® CPLEX优化器,可以让用户能够定义优化问题,并在MATLAB中解决这些问题。因此,一个学生或谁在使用MATLAB可以轻松解决优化这一框架内的问题。(CPLEX for MATLAB is an extension to IBM® ILOG® CPLEX Optimizers that allows
a user to define optimization problems and solve them within MATLAB. Thus a
student or practitioner who is using MATLAB can easily solve optimization
problems within that framework.)
- 2015-03-16 19:50:24下载
- 积分:1
-
Lorenz
matlab实现洛伦茨系统及相位图,已经测试无误可以直接运行(Lorenz system and matlab implementation phase diagram has been tested correctly can be run directly)
- 2014-11-17 18:30:24下载
- 积分: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
-
fskd
MATLAB通信原理FSK调制源代码文件(Communication Theory FSK modulation MATLAB source code files)
- 2010-01-14 12:45:44下载
- 积分:1
-
wind-prediction
风速预测源代码,通过已有数据预测将来1小时的风速(wind prediction)
- 2011-07-09 11:04:51下载
- 积分:1