搜索资源列表
Calculation-of-fractal-dimension
- 计算分形维数,MATLAB Central File Exchange - Calculation of fractal dimension of fractal surfaces using fft
dimension
- 代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)-Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Ju
fractal
- 分形计算的几个程序原码,可用于康托集,求解非线性方程,分形树,分形维计算,庞加莱截面描述等功能,共19个程序或函数-Fractal several procedures for calculating the original code, can be used for Cantor sets, solving nonlinear equations, fractal tree, the fractal dimension, the Poincare cross-section describe
fractal_dimension
- 分形维数的matlab代码,应用差分盒子方法进行计算分形维数-Fractal dimension of matlab code, the application of differential methods of calculating the box fractal dimension
blanket_fractal
- 分形维数的计算,应用于matlab,采用毯子法进行计算-Fractal dimension calculation, applied to matlab, using blankets to carry out the calculation method
fractal_only_in_timeSequence
- 只适用于时间序列的matlab下的分形维数计算的代码-Applies only to the time series under matlab fractal dimension calculation code
IP_FractalDimension
- It is a framework which implements various kind of image processing opeations , and also it computes the LOCAL fractal dimension, using the box countring method. For box counting there is a method which counts the edge points and Sarkar method.
chaotic_simulation
- matlab程序,对一个混沌系统进行仿真。 lyapunov.m是计算的主程序;qi_hyper.m是一个例子(qi系统),利用qi_hyper_lyap.m计算所有李氏指数,利用qi_hyper_lyapDim.m计算分形维数。其他系统稍作改正就可使用。经验证程序比其他计算李氏指数的更为有效精确。-matlab program for a simulation of chaotic systems. lyapunov.m are calculated in the main progra
2
- 分 形 理 论 及 图 像分形维数实时计算的研究-Fractal theory and fractal dimension image in real-time computing research
fenxing
- 分形维数作为科学研究的重要工具之一,它是描述自然界和非线性系统中不光滑和不规则几何体的有效工具,其 计算方法已经有多种,应用领域也是十分广泛。然而,各种方法各有不同,文中就此对常用分形维数计算方法进行了系统 的综合与研究,主要包括圆规法、明科斯基方法、变换方法、盒子计算方法、周长- 面积法、裂缝岛屿方法、分形布朗模型法, 对每种方法的含义和模型及相关的应用领域进行了阐述,并给出了其方法的计算机实现算法。-As one of science study tools ,fractal d
fractal_dimension
- 3 methods to calcul the fractal dimension (box-counting, DBC & segments methods)
Fractal
- 一种计算各向异性分形维数的新方法, 欢迎大家下载-A Method of Anisotropic Fractal Dimension Computation
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
Theimagetextureanalyssbasedonthefractaldimension.r
- 图像纹理分析的源代码,基于分形维数的图像纹理分析-Image texture analysis of source code, based on fractal dimension of image texture analysis
fenxin
- 基于分形维数与小波变换的区域匹配方法,通过MATLAB实施。-Based on fractal dimension and wavelet transform regional matching
Calculation-of-fractal-dimension
- 计算物理分形维数的计算,分形:羊齿叶。 分形维数的计算-Calculation of fractal dimension
FRACTAL-(new)
- 根据分形几何理论,采用数盒法计算岩石表面二维坡面线的分数维-Based on the fractal geometry theory, calculated by the number of boxes of rock surface, the fractal dimension of two-dimensional slope line
Fractal-dimension
- 提取图片的信息,计算其分形维数,能计算多种图形-Extract image information, to calculate the fractal dimension, can be calculated a variety of graphics
Fractal-dimension-measurement
- 计算图形分形维数,能处理所有格式的图片,简单实用!-Calculation of the fractal dimension graph
Fractal dimension code
- 用Python语言编写的分形维数代码,计算分形维数(Fractal dimension code)