-
Rayleigh_generater
例程中包含了matlab仿真的瑞利衰落信道产生,并对其分布情况也作了分析(Routines included in the matlab simulation of Rayleigh fading channel generated, and its distribution were also made by analysis)
- 2009-01-08 11:32:06下载
- 积分:1
-
tuxiangquzao-matlab
matlab图像去噪经典算法实现 00000000000000000000000(classical image denoising algorithm matlab 00000000000000000000000)
- 2011-04-19 15:32:54下载
- 积分:1
-
graph
建模大赛城市表层土壤重金属污染分析试题图形与函数绘制(Modeling Contest heavy metal pollution of urban topsoil graphics and function draws questions)
- 2013-09-21 08:47:06下载
- 积分:1
-
螺旋线1
说明: 采用matlab画螺旋线运动轨迹,速度曲线(Matlab Draw spiral motion track, speed curve)
- 2020-01-16 21:20:48下载
- 积分:1
-
suzuki_fading
这是一个suzuki衰落信道模型的matlab仿真,对研究信道建模很有益处(suzuki This is a fading channel simulation model of Matlab, the right channel modeling study useful)
- 2021-01-12 19:28:49下载
- 积分:1
-
TrapzInt
梯形公式求积分(逐次分半)
matlab(The trapezoidal rule and quadrature (successive half) Matlab)
- 2012-05-24 16:15:33下载
- 积分:1
-
filtro_pasabajo.m
Implementation of filter
- 2011-09-19 20:31:08下载
- 积分:1
-
2d
说明: 在2d不光滑曲面上的射线跟踪算法,效果比较好,希望可以帮助到大家(2d surface is not smooth in the ray-tracing algorithm, the effect is good, hope you can help to)
- 2013-09-23 19:37:11下载
- 积分:1
-
Se7en_1995.DVDRip.Dymension.en
region growing algorithm
- 2011-11-14 20:52:38下载
- 积分: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