-
Kerberos
利用matlab实现的二维回环拓扑随机游走模型相遇时间分析(Analysis of meeting time in 2D torus random walk with MATLAB)
- 2010-06-13 19:25:19下载
- 积分:1
-
Gauss
高斯插值拟合用,在数据较少的情况下拟合精度慢速要求,三到四阶。(Lagrange interpolation fit to use, in the case of less data fitting precision of slow demand, three to four bands.)
- 2010-02-05 22:56:54下载
- 积分:1
-
Berger_Enkhbayar
Berger algorythm heart rate variability by me(Eegii33)
- 2013-05-07 09:50:26下载
- 积分:1
-
Aver--Path--Length
一个很有用的计算网络中两节点的距离以及平均路径长度的程序,对网络分析很有用(A very computing network with a two-node distance and the average path length of program and very useful for network analysis
)
- 2012-05-07 08:55:09下载
- 积分:1
-
area
说明: 采用区域生长法和门限法对头像进行分割,程序中代码全由自己编写,直接运行main函数即可(A regional growth method and the threshold segmentation method picture, the program code is written entirely by themselves, can be directly run the main function)
- 2010-04-28 23:08:16下载
- 积分:1
-
Target-tracking-point-on-the-ground
对地面点目标进行跟踪,适用于SAR正侧视成像,不适合斜视情况下跟踪(Target tracking point on the ground)
- 2011-05-18 18:15:52下载
- 积分:1
-
XAudio
Tool for programing matlab 6.0
- 2012-11-21 01:42:57下载
- 积分:1
-
reflectivity_DBR
Copyed from a Phd paper:This program calculates the reflectivity of a DBR stack。
- 2010-09-22 19:14:19下载
- 积分:1
-
vcip2010
vcip的相关MATLAB程序和相关的代码(vcip related procedures and related MATLAB code)
- 2010-11-06 16:30:17下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1