搜索资源列表
分形图像分析与分形维数计算程序的设计
- 分形图像分析及分形维数计算程序的设计,主要介绍了分形维数的常用计算方法-Analysis of Fractal Image and Design of Fractal Dimension Calculation Program
MATLAB环境下图像分形维数的计算
- MATLAB环境下图像分形维数的计算
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
计算广义分形维数的matlab源程序
- 计算广义分形维数的matlab源程序
IDL实现的图像分形维数计算
- 使用IDL实现的计算图像分形维数的源码
分形图像分析与分形维数计算程序的设计
- 分形图像分析及分形维数计算程序的设计,主要介绍了分形维数的常用计算方法-Analysis of Fractal Image and Design of Fractal Dimension Calculation Program
FractalDim
- 盒维数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)
dimension
- 计算分形维数,可以选择参数实现不同分形维数的计算-Calculation of fractal dimension, you can choose different parameters of the fractal dimension calculation
blanket_fractal
- 分形维数的计算,应用于matlab,采用毯子法进行计算-Fractal dimension calculation, applied to matlab, using blankets to carry out the calculation method
MATLABfractalm
- matlab环境下分形维数的计算讨论,是针对matlab环境的算法-matlab environment, the calculation of fractal dimension of the discussion is the environment for algorithm matlab
hurst_exponent
- 分形维数的计算 分形维数的计算-hurst_exponent
computemoveblanket
- 基于matlab的分形软件,用于分形维数的计算-Matlab fractal-based software for the calculation of fractal dimension
基于MATLAB的图像分形维数计算
- 利用MATLAB对具有分形特征的图形进行分形维数的计算
fractal dimension
- 数据处理中,分形维数的计算,使用的数据是医疗行业的数据,可以更换txt文件(Calculation of fractal dimension in data processing)
基于灰度CT 图像的岩石孔隙分形维数计算2
- 基于灰度CT 图像的岩石孔隙分形维数计算2,大家可以互相交流!!!(Calculation of fractal dimension of rock pore based on gray CT image)
matalab-多重分形谱算法+盒子维数的计算
- 多重分形谱计算程序matlab,可用于股市分析,材料学、医学、岩石物理等领域。(The multifractal spectrum computing program, MATLAB, can be used in the field of stock market analysis, materials science, medicine, rock physics and so on)
VC++计算二值图像的分形维数,使用的是测度法
- VC++计算二值图像的分形维数,使用的是测度法(VC++ calculates the fractal dimension of binary images, using the measure method)
图像分形维数计算
- 使用matlab语言,编写一个计算图像分形维数的小程序(Using matlab language, write a small program for calculating image fractal dimension)
分形批量计算
- 该程序可用于大批量图像的分形维数(boxcount)计算 ,输入是运行时弹出的文件选择框中选择多个图像。输出分别是 b: 分维值 ,filename 图片名,a n和r的数据。(This program can be used to calculate the fractal dimension (boxcount) of a large number of images. The input is a file selection
计算图片分形维数
- 计算输入图片的分形维数;图片需为jpg的格式;程序通用性强;十分好用;(The fractal dimension can be calculated by inputting any image)