-
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
-
evolution-game-matlab
一个演化博弈的小程序。非常有用。用matlab写的,非常非常有用。(a evolution game thoery simulation,a matlab program,it s very useful.really usefull,really really usefuly. kao,20 zifu?)
- 2013-09-08 14:26:05下载
- 积分:1
-
zsy
中值滤波窗口大小影响滤波器性能,3×3滤波窗口可以很好地保持图像细节。提出一种新的自适应中值滤波方法。将3×3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7×7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3×3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。(Median filter window size affect the filter performance, 33 filter window can be well preserving image detail. Propose a new adaptive median filtering method. The 33 extreme point of the center of the window as the candidate noise the candidate noise is still 77 extreme points of the window, the point is that the noise point. Terms of noise centered on the point 33 filtering window value is not a noise, the noise is replaced with the median. The process is repeated until there is no noise point is replaced.)
- 2013-05-09 20:20:52下载
- 积分:1
-
The-Fifth-Discipline
PMP 书籍,认证必须品,欢迎下载PMP 书籍,认证必须品,欢迎下载PMP 书籍,认证必须品,欢迎下载(PMP books, certification necessities, welcome to download)
- 2014-02-07 16:58:40下载
- 积分:1
-
MATLAB-Code-for-Plotting-Ambiguity
模糊函数绘制软件,可用于绘制多种信号的模糊函数。(ambiguity function)
- 2012-04-09 22:15:01下载
- 积分:1
-
MATLABfem
有限元解决DIRLECT边界条件的POISSON方程(Finite element boundary conditions to solve the POISSON equation DIRLECT)
- 2011-10-05 20:52:34下载
- 积分:1
-
on-ex-pro
School management system
- 2014-02-03 15:29:10下载
- 积分:1
-
GMSK1
GMSK的调制和解套,显示基带信号和解调信号波形及其频谱图(GMSK modulation and some sort of relief, showing a baseband signal and demodulating the signal waveform and its spectrum)
- 2020-11-28 19:19:29下载
- 积分:1
-
job_shop
解决生产调度问题的不错的程序,而且图文并茂,应该是您所需要的。(AN ANSWER FOR JSSP.)
- 2012-05-26 23:46:36下载
- 积分:1
-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1