当前位置:
首页 资源下载
搜索资源 - MATLAB box-dimension program
搜索资源列表
-
2下载:
盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
-box dimension MATLAB pro
-
-
0下载:
计算差分盒维数的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.
-
-
0下载:
Calculating box dimension, it is programed by matlab. it is useful!
-
-
0下载:
用于计算图像的计盒维数的小程序,自己的课题应用-Used to calculate the box dimension of the program, the subject of its own application
-
-
0下载:
算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
-
-
2下载:
利用MATLAB的图像处理和数值计算功能得到颗粒物边界的二值图像;编制MATLAB程序,统计一系列以不同像素数量为边长的正方形块覆盖二值图像时的个数,根据像素数量和正方形块个数之间的关系,确定图像的计盒维数。-Image processing and numerical calculation using MATLAB function obtain pellets boundary of the binary image preparation of the MATLAB program,
-
-
0下载:
此matlab程序可以用来计算分形结构的盒维测试过,还不错的。-This matlab program can be used to calculate the box dimension of fractal structure tested, also good.
-
-
0下载:
二维差分计盒维数的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.
-
-
0下载:
利用差分盒分形维数的理论得到图像的分形维数的matlab程序-Using differential box fractal dimension theory to get an image of the fractal dimension of the matlab program
-
-
0下载:
盒维数MATLAB计算程序。根据计盒维数原理编写了求一维曲线分形维数的matlab程序-Box dimension MATLAB program. According to box-counting principle of preparing for a one-dimensional curve fractal dimension matlab program
-
-
0下载:
根据计盒维数原理编写了求一维曲线分形维数的matlab程序-According to the box counting dimension principle written for the one-dimensional curve fractal dimension of the matlab program
-
-
0下载:
根据分形原理,利用差分盒维数算法计算图像的盒维数的MATLAB程序-Based on the fractal principle, using differential box fractal dimension of box dimension algorithm for computing the images of the MATLAB program
-
-
3下载:
分形盒维数计算matlab完整程序,非常实用。(Fractal box dimension calculation matlab complete program, very practical.)
-
-
0下载:
利用数盒子法计算离散数据序列的分数维程序,采用matlab编程(We use the number box method to calculate the fractal dimension program of discrete data sequence, and use matlab programming.)
-