搜索资源列表
计算差分盒维数的matlab程序
- 可以计算差分盒维数的matlab程序,学习分形的可供下载
盒维数的MATLAB程序
- 计算1维\2维和3维的盒维数,效果很好
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
盒维数
- 盒维数
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
boxcounting
- 用于计算盒维数的程序,分形维数的一种,分形理论是近年热门-it is for capacity dimension, and the capacity dimension is one of the fractal dimensions。Fractal thoery is the heat tropic nowadays
fraccompress
- 盒维数计算,对分形维数计算有较好的效果,代码清晰,是学习分形维数的一个途径-Calculation of box dimension of fractal dimension calculation of a better effect, the code clear, is to study the fractal dimension of a channel
BOX
- 计算数值序列或图像的盒维数 也就是分形理论中求分维数的 数盒子法 -Numerical calculation of the image sequence or box dimension of fractal theory is seeking a number of box fractal dimension method
boxcount
- 用于计算图像的计盒维数的小程序,自己的课题应用-Used to calculate the box dimension of the program, the subject of its own application
boxcounting
- 使用MATLAB编的一段程序。用于计算时间序列的盒维数。-make it in matlab and be used to analys fractal demination
weishue
- 计算分块灰度图像的分形盒维数技术的源代码-Calculation sub-block gray-scale image of the box dimension of fractal technology in source code
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
image_Fractral
- 计算二维图像的盒维数,压缩包中包含较多分形几何经典图片,程序自己调试,供大家学习或做科研使用。-Two dimensional image of the box dimension, compressed package includes more classic picture of fractal geometry, Cheng Xu own debugging, for everybody to learn, or Zuo Keyanshiyong.
fenxing
- 计算分形维数,里面提供了分线法、盒维法和三角棱柱法。-Calculate the fractal dimension, which provides a sub-line method, box dimension method and the triangular prism method.
1-dfractal
- 用matlab,根据盒维数原理计算一维曲线的分形维数。希望对大家有所帮助。-One-dimensional fractal dimension curve
Boxdimension
- 盒维数,盒维数 盒维数 盒维数 -Box dimension, box dimension box box box dimension dimension dimension dimension box Box dimension
harfa_c2004
- 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
盒维数计算程序
- 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。
信号盒维数和稀疏性的提取_matlab
- 信号复杂度特征的提取,主要实现盒维数和稀疏性的matlab代码实现(Extracting the feature of signal complexity and realizing the matlab code of box dimension and sparsity)
matlab图像处理-差分盒维数
- 基于matlab图像处理的代码,可以对图形求出差分盒维数,适用于彩色图像