-
MATLABminlindaquan
希望大家共同探讨问题,共同进步,祝大家学业有成!(U.S. to discuss the issue of hope and common progress, I wish everyone with achieving!)
- 2008-05-21 17:13:21下载
- 积分: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
-
antsyscolony
关于TSP旅行商问题的蚁群标准算法,以及在一些地方的改进算法(TSP Traveling Salesman Problem on the standard ant colony algorithm and improved algorithm in some places)
- 2010-05-27 17:55:10下载
- 积分:1
-
glasso
Matlab implementation of the graphical Lasso model for estimating sparse inverse covariance matrix (a.k.a. precision or concentration matrix)
- 2013-05-05 13:15:26下载
- 积分:1
-
FL_2PHASE
Dynamic Voltage Restorer with fuzzy control
- 2009-03-09 09:29:09下载
- 积分:1
-
File1-Presentation
THis is a presentation on Viola Joans Method and SIFT method introduced by David.G.Lowe
- 2010-10-06 03:59:51下载
- 积分:1
-
Chapter_4
Matlab files of chapter 4 kalman filtering 3 edition of grewal
- 2009-06-12 17:48:35下载
- 积分:1
-
chap6
求解过程中,由于几何模型发生变化而导致区域网格改变时会出现几何结构的连续性问题。本章中,我们举两个例子——流道中由于不同尺寸孔板引起额外压力损失问题是稳态几何连续性的一个例子。从概念来看,这个问题与第5章贝纳尔问题中通过Rayleigh数进行的变量连续性没什么不同。第二个例子是液体中悬浮的乳胶颗粒的干膜。在这个问题中,考虑了两个移动前缘;一个通过坐标变换,另一个通过光滑界面模型。该技术对于之前模拟该问题采用的移动弱项方法有所改进。(Solving process, due to geometry changes and the continuity of the geometric structure of the regional grid changes. In this chapter, we give two examples- the flow channel due to the different size orifice caused by the additional pressure loss is an example of the steady-state geometric continuity. Variable continuity standpoint, this issue in Chapter 5 Bernal Rayleigh number is no different. The second example is a dry film of the latex particles suspended in the liquid. In this problem, consider the two move the leading edge a coordinate transformation, and the other by the smooth interface model. The technology used before to simulate the mobile weaknesses improvements.)
- 2012-06-08 23:48:04下载
- 积分:1
-
Wheel-Mobile-Robot(WMR)
robot simulation for matlab programming
- 2011-12-10 15:08:46下载
- 积分:1
-
Particle-Swarm-Optimization
粒子群优化算法 包含3个文件 AsyLnCPSO PSO SelPSO(Particle Swarm Optimization)
- 2013-11-19 09:35:25下载
- 积分:1