-
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
-
zhixian3
hough变换检测直线,用matlab自带的houghline程序。(hough line)
- 2016-04-01 13:22:31下载
- 积分:1
-
wind_rose
一款用于画风玫瑰图的matlab程序,网上收集的,适合气象分析(A style roses for the matlab program, online collection, and for weather analysis)
- 2010-10-29 16:04:26下载
- 积分:1
-
three_motor
Induction motor simulation model, based on matlab/simulink environment for development
- 2015-04-19 16:13:57下载
- 积分:1
-
ookd
Digital Modulation in MATLAB OOK
- 2009-07-09 23:54:18下载
- 积分:1
-
hooke
hooke code hooke code hooke code hooke code hooke code
- 2013-12-19 02:27:53下载
- 积分:1
-
MatlabAdvancedMaterials
matlab基础讲义以及例子和程序编写,老师推荐(matlab Advanced Materials
)
- 2009-05-09 17:16:48下载
- 积分:1
-
Untitled
this program is made in matlab for executing
- 2013-11-23 22:49:24下载
- 积分:1
-
MATLAB-about-image
相当好的matlab数字图像处理,包括基本原理、图像复原、彩色处理、图像压缩、分割(Very good matlab digital image processing, including the basic principles, image restoration, color processing, image compression, segmentation)
- 2013-11-07 19:12:55下载
- 积分:1
-
ECE1512-Chaos-based-Image-Encryption-master
implementation of arnold transform
- 2020-06-20 03:20:02下载
- 积分:1