搜索资源列表
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.
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?
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
differential-box--counting
- 利用差分盒计数法计算图像分维数,利用matlab语言编写-Using the differential box counting method to calculate the image the fractal dimension
fractal_dimension
- 分形维数的matlab代码,应用差分盒子方法进行计算分形维数-Fractal dimension of matlab code, the application of differential methods of calculating the box fractal dimension
erweijihe
- 二维差分计盒维数的matlab算法,该程序只能计算size为NxN(N=2^n)的图形。-Two-dimensional differential box-counting dimension matlab algorithm, the program can only calculate size of NxN (N = 2 ^ n) graphics.
box_frac_dem
- 利用差分盒分形维数的理论得到图像的分形维数的matlab程序-Using differential box fractal dimension theory to get an image of the fractal dimension of the matlab program
boxfd
- 根据分形原理,利用差分盒维数算法计算图像的盒维数的MATLAB程序-Based on the fractal principle, using differential box fractal dimension of box dimension algorithm for computing the images of the MATLAB program
matlab图像处理-差分盒维数
- 基于matlab图像处理的代码,可以对图形求出差分盒维数,适用于彩色图像