资源列表
sierpinski_dianpian
- 生成Sierpinski垫片的matlab代码-fractal
gauss_seidel
- perform Gauss-Seidel iterations
FractalDim
- 分形维数计算程序,含有完成代码和计算说明-Fractal calculation
blanket_fractal
- 分形维数的计算,应用于matlab,采用毯子法进行计算-Fractal dimension calculation, applied to matlab, using blankets to carry out the calculation method
IFS5
- 基于MATLAB编程的生成风中树的分形几何图形-Based on MATLAB programming to generate wind tree Fractal Geometry
fractaldimension
- 计算差分盒维数的matlab程序,是根据一篇文章写出来的,我也是下载的,看着不错就穿上来了,但还不知这样求维数对不对?-difference calculation of the box dimension Matlab procedure is based on an article written by, I also downloaded, Seeing good to wear it, but it has not requested such dimension that right?
PhaseConnectOk
- matlab牛顿环干涉图主值相位计算以及相位连接算法。-Newton
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
circle.c
- circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
Julia.pas
- 分形 生成julia set的pascal程序-julia fractal generating set of procedures pascal
matlabforfrataldim
- 计算差分盒维数的matlab程序 该程序只能计算size为NxN(N=2^n)的图形。-difference calculation of the box dimension procedures Matlab program only for the calculation of size NxN (N = 2 ^ n) graphics.
DLA
- Diffusion-limited Aggregation(DLA)扩散限制凝聚,是由Witten和Sander于1981年共同提出来的。其基本思想是:首先置一初始粒子作为种子,在远离种子的任意位置随机产生一个粒子使其做无规行走,直至与种子接触,成为集团的一部分。然后再随机产生一个粒子,重复上述过程,这样就可以得到足够大的DLA团簇。-Diffusion-limited Aggregation (DLA) Diffusion Limitation Cohesion was presen