-
Sand-pile
一堆沙子的横截面,可以使用 Margolus 型邻居仿真,但运动规则不同。
规则:
元胞有 2 个状态。状态= 0 是空的,状态= 1 代表沙子。
在任何时间步长,一个粒子,可以在2x2 块中向着底部运动。可能运动如下
所示。墙壁和底部将阻止粒子继续运动。
为了让该运动略有随机性,我亦补充说一项规则,有时处于下落状态的两个元胞还旋转,直到所有的动作都完成。(Cross-section of a pile of sand, you can type using the Margolus neighborhood simulation, but the movement rules are different. Rules: There are two cellular states. State = 0 is empty, state = 1 for sand. At any time step, a particle can be in the 2x2 block toward the bottom of the movement. May exercise the following. Walls and bottom to prevent the particles continue to campaign. To make the campaign a little random, I also added a rule, sometimes in the falling state of the two cell also rotate until all actions are completed.)
- 2011-06-30 20:01:06下载
- 积分:1
-
zhuangxiangwenti-FFD
装箱问题的FFD代码,很有用的,大家试试(FFD bin-packing problem of the code, looking for a long time, we try)
- 2011-08-22 19:29:36下载
- 积分:1
-
iirlvboqisheji
用MATLAB实现IIR滤波器的设计,希望能帮助一些学信号与系统的同学们。(IIR filters using MATLAB to achieve the design, hoping to learn signals and systems to help fellow students.)
- 2010-01-10 16:03:11下载
- 积分:1
-
FDTD_2D_FreeBoundary_Unitless
matlab环境下光波导的二维仿真,能简单地修改波导尺寸和介质常量,,没有单位(unitless simulation with matlab)
- 2012-05-29 01:49:18下载
- 积分:1
-
FIRdaitongchebyandhanmmingbijiao
matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(matlab is a mathematical calculation, graphics processing and programming language design software integrated through matlab to realize the digital signal processing of expression, and ultimately realize the purpose of curriculum design.)
- 2008-07-01 10:48:25下载
- 积分:1
-
VSS_yuzhao
一种新型的滑膜控制结构,欢迎提出修改意见。(A new control structure synovial welcome propose amendments.)
- 2014-08-06 20:00:24下载
- 积分:1
-
MATLAB5.X
matlab程序编写教程,是学习matlab编程的好资料,内容详细(Matlab programming tutorial, is to learn matlab programming good material, full details
)
- 2013-02-23 14:56:55下载
- 积分:1
-
dsk
a file to implement dsk source codes through matlab and c
- 2011-08-04 14:33:17下载
- 积分:1
-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1
-
climbing-algothrim
爬山算法,用于求解全局优化问题,并且可以与其他进化算法相结合纠结全局优化问题。(Climbing algorithm for solving global optimization problems, and can combine with other evolutionary algorithms tangled global optimization problems.)
- 2014-09-29 18:47:40下载
- 积分:1