-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1
-
multipath_fading_channel
这个文件在matlab环境下,实现了多径衰落信道的仿真。可以应用在无线通信仿真中。无线通信的仿真离不开信道。(This file is in the matlab environment, to achieve a multi-path fading channel simulation. Can be used in wireless communication simulation. Simulation of wireless communication channel can not be separated.)
- 2010-09-02 20:18:11下载
- 积分:1
-
ddf
自己写的matlab程序
数值分析课程里的程序(Their own written procedures for numerical analysis matlab curriculum procedures)
- 2008-01-28 23:23:39下载
- 积分:1
-
kdot
8 band kp method calculate the valence band structure, using finite difference method
- 2013-08-14 11:06:35下载
- 积分:1
-
MATLAB-program-processing-prograph
MATLAB程序,可以实现图像中值、均值、维纳滤波 源程序代码。(MATLAB program, you can achieve image median, mean, Wiener filter source code.)
- 2014-12-21 14:45:50下载
- 积分:1
-
chebyshev_lowpass_filter.m
4th order chebyshev fiter for a given Q and freq
- 2012-02-15 16:52:49下载
- 积分:1
-
pn
说明: 基于matlab的pn序列生成程序,可以参考使用(Based on the matlab program generated pn sequence, reference may be used)
- 2012-05-06 10:55:25下载
- 积分:1
-
mbsteg_1.2
msteg watermarking matlab code implementation
- 2013-12-12 17:31:22下载
- 积分:1
-
modelo_lineal_tanque
linear tank model on matlab
- 2009-11-19 23:06:27下载
- 积分:1
-
Rayleigh-Fading-Channel-Simulatiom
无线衰落信道之瑞利衰弱的仿真 可以做出多径瑞利的仿真
(Simulation of Rayleigh weak)
- 2011-05-17 05:20:37下载
- 积分:1