搜索资源列表
onedimca
- 一维元胞自动机源代码,描述一维元胞自动机规则,并进行仿真演示-one-dimensional cellular automata source code, a descr iption dimensional cellular automata rules, and simulation demo
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal
7_02
- 一个在VC下编写的一维随机元胞自动机小程序,
onedimca
- 一维元胞自动机源代码,描述一维元胞自动机规则,并进行仿真演示-one-dimensional cellular automata source code, a descr iption dimensional cellular automata rules, and simulation demo
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal
7_02
- 一个在VC下编写的一维随机元胞自动机小程序,-VC in a prepared one-dimensional random cellular automata applet,
fortran-in-1D-CA-model
- 一维的元胞自动机模型 一共计算了9代时间点 共有50个点阵-one dimentional cellular automata
myImageProcess(1)
- 图像识别处理的小程序,可以直接使用,无需修改,可以实现一维元胞自动机-Image recognition processing applet can be used directly, without modification, can achieve a one-dimensional cellular automata
life
- :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自 动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具-MATLAB s version of Conway s Game of Life. "Life" is a cellu
jiutan
- 一个计算声子晶体结构的一维传递矩阵法,现代信号处理中谱估计在matlab中的使用,matlab编写的元胞自动机。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, Modern signal processing used in the spectral estimation in matlab, matlab pre
tingfeng_v21
- matlab编写的元胞自动机,采用波束成形技术的BER计算,一个计算声子晶体结构的一维传递矩阵法。- matlab prepared cellular automata, By applying the beam forming technology of BER A one-dimensional transfer matrix method to calculate the phonon crystal structure.
fanmai
- matlab编写的元胞自动机,人脸识别中的光照处理方法,计算一维光子晶体的透射特性和反射特性。- matlab prepared cellular automata, Face Recognition light treatment method, Calculated transmission characteristics and reflection characteristics of the one-dimensional p
beisao_v62
- 一个计算声子晶体结构的一维传递矩阵法,matlab编写的元胞自动机,用MATLAB实现动态聚类或迭代自组织数据分析。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, matlab prepared cellular automata, Using MATLAB dynamic clustering or iterat
lanying_v40
- 相参脉冲串复调制信号,matlab编写的元胞自动机,一个计算声子晶体结构的一维传递矩阵法。- Complex modulation coherent pulse train signal, matlab prepared cellular automata, A one-dimensional transfer matrix method to calculate the phonon crystal structure.
ns
- 元胞自动机一维交通流仿真基于环形轨道的matlab代码-NaSch Simulation for one-dimensional traffic in Matlab
One
- 基于元胞自动机扩散原理下的简单一维元胞自动机扩散模型-Based on cellular automata diffusion under the principle of simple one-dimensional diffusion model of cellular automata
vw867
- matlab编写的元胞自动机,一个计算声子晶体结构的一维传递矩阵法,抑制载波型差分相位调制。- matlab prepared cellular automata, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Suppressed carrier type differential phase modulation
NS_model
- N-S模型,是20世纪90年代由德国物理学家奈格尔(KaiNagel)和施莱肯伯格(Michael Schreckenbrg)发展出来的,是一个首尾相接的一维元胞自动机,用于高速路段的模拟。(The N-S model was developed by German physicist Nagel (KaiNagel) and Skei Leiken Berg (Michael Schreckenbrg) in 1990s. It is
automatic cellular
- 一维元胞自动机的实现。假定一维元胞自动机的其中某个规则,时空图L=100,初值取Xi0=1(i=50) Xi0=0(i≠50)用白色表示0状态,用黑色表示1状态。 对给定规则,演化100时间步的C语言实现(Realization of One Dimensional Cellular Automata. Suppose one of the rules of a one-dimensional cellular automata, th
Arbitrary digital cellular automata
- 用C语言代码实现任意数字元胞自动机的模拟图形(Realize the simulation of arbitrary digital cellular automata)