搜索资源列表
081119
- 基于MATLAB平台的分形图形的模拟 本文介绍了分形几何中的Sierpinski地毯和Vicsek图形,讨论了MATLAB平台下采用向量化 编程技术绘制Sierpinski地毯和Vicsek图形的问题,并给出了向量化程序和运行结果。-MATLAB-based platform for the simulation of fractal graphics In this paper, fractal geometry of the Sierpinski carpet and Vicsek
sierpinskidt
- matlab编写的sierpinski地毯程序-sierpinski carpet written matlab program
curves
- 典型的分形程序,实现Sierpinski地毯,雪花,倒三角,dragon-A typical fractal procedures to achieve Sierpinski carpet, snow, inverted triangle, dragon, etc.
sierpinski
- 用matlab程序实现,生成谢尔宾斯基图像。-Program for using matlab to generate Sierpinski image.
KaSaC
- Koch曲线、Sierpinski三角形、Cantor集的MATLAB实现代码 含结果图-Koch curve, Sierpinski triangle, Cantor set of MATLAB implementation code contains the results of Figure
sierpinski
- Generates and plots state output sequence X[n] according to X[n]=round[1/2(X[n-1]+R[n])], where R[n] is a reference point chosen at random
cell_auto_program
- 元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序-Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single
sierpinski-triangle
- sierpinski triangle MATLAB Code
sier_pinski
- Instead of using classical Cantor iteration algorithm,we introduce a cellular automation approach to the construction of Sierpinski triangle,which is simple,direct and magic.