-
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
-
hrollfcoef
上串文件所需的子函数,设计所需的滤波器。(a subroutine to generate filters need by bpsk,etc.)
- 2013-07-31 15:16:31下载
- 积分:1
-
ConvertToBinary
Convert Text To Bin
Convert Bin To Text
image use to increase KB to upload. Not neccessary
- 2013-11-22 23:19:48下载
- 积分:1
-
plot5daiqianyuan
根据潜在震源区数据,利用matlab画第五代潜在震源区图,并在鼠标点击位置编号(According to the potential source area data, using matlab draw fifth-generation potential source area map and click on the mouse position number)
- 2014-01-09 09:56:11下载
- 积分:1
-
1-aplikasi-penjualan
Yeah I actually fixed it by moving a bunch of stuff to onResume(). There are also a number of other bugs I found in this code posted here (which was based on even buggier code) that I will post as soon as I get them all fixed. The first one that comes to mind is that in the try block it needs to check if c is null. Another one is that there is no error handling for a source going down midstream
- 2015-03-27 00:50:12下载
- 积分:1
-
LMSsuanfashixian
这是一个可以证明lms自适应算法如何实现的程序源码,通过此程序可以很好的理解算法的原理及其具体实现(This is a short program that demonstrates how LMS adapatation works. This particular implementation is useful for someone trying to first understand the algorithm and how it works.
)
- 2010-09-26 10:48:59下载
- 积分:1
-
dipum_1.1.4
说明: 冈萨雷斯的图像处理MATLAB版的函数集,加到MATLAB路径中后就可以使用这些函数了(the functions of the digital image processing in matlab )
- 2010-04-01 17:13:02下载
- 积分:1
-
daopu
能够实现声音信号的时域、频域、相位、功率谱分析(this matlab codes can realize the function analysis of time domain, frequency domain,phase ,powerspectrum ect for a noise signal)
- 2011-06-18 10:01:21下载
- 积分:1
-
LuoK_D3_PML
电磁场时域有限差分算法,三维完全匹配层程序(3D FDTD PML)
- 2015-03-20 09:44:46下载
- 积分:1
-
matlab-net
用matlab编写的一段感知器神经网络代码,挺好用的(Prepared using matlab a perceptron neural network code, very good use)
- 2010-07-01 20:48:49下载
- 积分:1