Welcome![Sign In][Sign Up]
Location:
Search - fractal dimension matlab

Search list

[Fractal programCalculation-of-fractal-dimension

Description: 计算分形维数,MATLAB Central File Exchange - Calculation of fractal dimension of fractal surfaces using fft
Platform: | Size: 2567 | Author: 李晓阳 | Hits:

[matlabFractalDim

Description: 盒维数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 program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,
Platform: | Size: 1024 | Author: 成龙 | Hits:

[OtherChaos_analyser

Description: 混沌分析工具,包括计算lyapunov指数,指数谱,分数维等,c语言编写,含源码-chaos analysis tools, including the calculation of lyapunov index, the index spectra, fractal dimension, c language, Containing FOSS
Platform: | Size: 92160 | Author: 何天 | Hits:

[matlabfdim

Description: 计算广义分形维数的matlab源程序。希望对大家有用! 函数形式:function [dq,rq]=fdim(q,x,trace) 不同q值下得到不同定义的分形维,如:q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.具体说明见程序。-Generalized fractal dimension of Matlab source. We hope that the right useful! Function form : function [dq, rq] = fdim (q, x, trace) q different values under different definitions of the fractal dimension, such as : q = 0 is Hausdorf. q = 1 is Information, q = 2 is Correlation, etc.. See specify procedures.
Platform: | Size: 1024 | Author: 贾籽 | Hits:

[CSharpfenshuwei

Description: A program that can easily caculate the fractal dimension. You need only input the parameter and then push the button.-A program that can easily caculate the frac tal dimension. You need only input the paramete r and then push the button.
Platform: | Size: 2048 | Author: piggy | Hits:

[CSharpfenshuweicalculation

Description: A program that can easily caculate the fractal dimension. You need only input the parameter and then push the button.-A program that can easily caculate the frac tal dimension. You need only input the paramete r and then push the button.
Platform: | Size: 2048 | Author: piggy | Hits:

[Fractal programfractaldimension

Description: 计算差分盒维数的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?
Platform: | Size: 1024 | Author: ice | Hits:

[Fractal programSimple_Fractal_Dimension_for_Images

Description: 计算图像分形维数,从网上看到的,感觉还不错。-computing image fractal dimension, from the Internet to see, I feel pretty good.
Platform: | Size: 1024 | Author: qingxue | Hits:

[BooksFractalDim

Description: 一维信号的计盒分形维数,用 m a t l a b编辑的-One-dimensional signal box fractal dimension, using matlab editor
Platform: | Size: 1024 | Author: jiezhiwei1 | Hits:

[Special Effectsboxcount

Description: Fractal dimension using the box-counting method for 1D, 2D and 3D sets
Platform: | Size: 1630208 | Author: 林海 | Hits:

[Fractal programFD

Description: 计算图像分形维度,可以方便的计算出不同图像的分形维度-Calculation of fractal dimension of images, you can easily calculate the different images of fractal dimension
Platform: | Size: 47104 | Author: bai | Hits:

[Fractal programCalculation-of-fractal-dimension

Description: 计算分形维数,MATLAB Central File Exchange - Calculation of fractal dimension of fractal surfaces using fft-Calculation of fractal dimension, MATLAB Central File Exchange- Calculation of fractal dimension of fractal surfaces using fft
Platform: | Size: 2048 | Author: 李晓阳 | Hits:

[Graph programfractal

Description: 使用盒维数法求一幅大小为N*N图象的分形维数-The use of box dimension method the size of an N* N image fractal dimension
Platform: | Size: 114688 | Author: 撒谎的 | Hits:

[matlabboxcount

Description: matlab编写 可以求分形维数,简单方便-matlab can prepare for the fractal dimension, is simple and convenient
Platform: | Size: 1681408 | Author: ty | Hits:

[File Formatboxcount-matlab

Description: 计算分形维数的计盒算法,用于边长相等的图像的算法-Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
Platform: | Size: 1024 | Author: 顾斌 | Hits:

[Fractal programblanket_fractal

Description: 分形维数的计算,应用于matlab,采用毯子法进行计算-Fractal dimension calculation, applied to matlab, using blankets to carry out the calculation method
Platform: | Size: 1024 | Author: andy | Hits:

[matlabdimension

Description: 代码用于估计关联维数。包括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 Judd s estimator (judd.m) are provided.
Platform: | Size: 18432 | Author: 彭跃华 | Hits:

[Special Effectsmatlab

Description: 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal dimension of each pixel to contribute. First, the calculation of an average gray scale of the window, and then determine the gray scale of each pixel, if the intensity is greater than the average, the cumulative value of its gray max, if less than the average gray level, the accumulation of its gray value of min, max and min to use instead of the algorithm in Sarkar and Chaudhuri maximum and minimum, and then by fitting the calculated fractal dimension.
Platform: | Size: 1024 | Author: 冯家乐 | Hits:

[matlabFractal-dimension-measurement

Description: 计算图形分形维数,能处理所有格式的图片,简单实用!-Calculation of the fractal dimension graph
Platform: | Size: 1387520 | Author: 尹率 | Hits:

[matlabFractal-dimension

Description: 计算分形插值模拟曲面的盒分形维数,matlab-Calculating fractal interpolation analog surface box fractal dimension, matlab
Platform: | Size: 1024 | Author: king | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net