-
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
-
pp波和ps波反射系数 pp-ps-wave
求pp波和ps波反射系数。。。。。。。。。。。。。。。。(Seeking pp wave and ps wave reflection coefficient)
- 2013-03-12 09:58:10下载
- 积分:1
-
GPS
MATLAB 所有函数介绍。。。。。。。。。。。。。。。。。(MATLAB Functions. . . . . . . . . . . . . . . . .)
- 2013-04-20 12:14:32下载
- 积分:1
-
cyclic_cross_periodogram
matlab编写基于循环平稳谱估计的认知无线电频谱感程序。(matlab to prepare a smooth spectrum estimation based on the cycle of the radio spectrum of the cognitive sense of the procedure.)
- 2009-05-08 18:07:36下载
- 积分:1
-
oldmotor
3 phase induction motor
- 2011-02-10 15:48:39下载
- 积分:1
-
PID
实现各种PID控制算法,包括传统PID,模糊PID以及计算动词PID控制器的源码(PID controller, fuzzy pid controller , computational verb pid controller)
- 2020-07-03 15:00:01下载
- 积分:1
-
comSerial
com Serial based communication serial port
- 2015-04-21 12:39:12下载
- 积分:1
-
chafen
差分法比较曲线的形状相似度,接着筛选出有用曲线求相位差,给了原始数据,可以直接运行(Difference Method for curve shape similarity, then filter out the demand curve useful in phase, to the raw data, can run)
- 2021-01-04 09:48:55下载
- 积分:1
-
LMS--FPGA
The simulink model of Back propagation Algorithm using an Adaptative Filter.
- 2013-07-09 15:33:19下载
- 积分:1
-
gradientmethod
Descent gradient method implement in matlab
- 2012-05-21 03:02:45下载
- 积分:1