搜索资源列表
D
- %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
binary
- 本程序功能在于,首先进行二维随机行走,生成二维随机行走曲线,并用盒计数法求分形曲线的维数-This procedure is meant, first of all to carry out two-dimensional random walk, generating two-dimensional random walk curves and box-counting method for fractal dimension curve
boxcount
- 关于分形盒维数的程序,非常好用,经过试验,是可以的-About program of the fractal box dimension
C
- 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了C程序和opencv库函数 。 function D=FractalDim(y,cellmax) 求输入一维信号的计盒分形维数 y是一维信号 cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e))。 -Under the box dimension of the principle of pr
Fractal
- 分形维数应用与MATLAB实现——借助分形维数理论,对二维图像和语音信号进行分析计算,让读者真正掌握分析盒维数的计算。-Fractal dimension and MATLAB realization——With the fractal dimension theory, the two-dimensional image and speech signal analysis and calculation, so that the reader grasp the real calculati
Box_Faction
- 利用计盒维数计算一维数据的一致分形维数以及广义分形维数-The uniform fractal dimension of one- dimensional data and the generalized fractal dimension are calculated by using the box- counting dimension