-
ROMBERG
龙贝格法求积分
在MATLAB中实现,初级学习者之必备软件(Romberg method to achieve integration in MATLAB, primary learners of essential software)
- 2007-12-16 19:48:51下载
- 积分: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
-
A-star-4-connected
A star 算法的matlab代码,用于机器人的路径规划与避障,以四节点往外扩展(A star algorithm matlab codes for path planning and obstacle avoidance robot out to a four-node expansion)
- 2016-01-16 15:25:33下载
- 积分:1
-
FEM
用有限元进行桁架结构应力应变的计算绘图实例的分析。(Using the finite element calculation drawing of the truss structure of stress-strain analysis of the instance.)
- 2012-04-05 18:54:19下载
- 积分:1
-
ImageFiltering
对模糊图像进行还原滤波,包括维纳滤波,拉普拉斯滤波等(Reduction of the fuzzy image filtering, including Wiener filtering, Laplace filtering)
- 2010-05-25 20:35:04下载
- 积分:1
-
LMS
考察LMS算法的收敛性:
(1) 步长因子的变化对算法收敛的影响;
(2) 权初值的设置对算法收敛的影响
(Examine the convergence of the LMS algorithm: (1) changes in the step factor on the convergence of the algorithm (2) The right of the initial value set on the convergence of the algorithm)
- 2012-09-10 11:28:13下载
- 积分:1
-
3
paper of random variable
- 2013-05-03 17:23:54下载
- 积分:1
-
cpmpapr4
This is PAPR for CPM-SC-FDMA
- 2014-02-11 13:26:11下载
- 积分:1
-
SOM-Toolbox
Toolbox to implement SOM nural network in matlab
- 2011-06-14 03:37:06下载
- 积分:1
-
bpskofdm_rect
BER simulation of BPSK OFDM with a rectangular filter
- 2010-06-24 17:21:36下载
- 积分:1