搜索资源列表
boxcount
- 关于分形盒维数的程序,非常好用,经过试验,是可以的-About program of the fractal box dimension
FractalDim
- 盒维数计算和豪斯多夫维数的计算与应用研究程序-box counting
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
chaos
- 混沌工具箱,能够计算盒维数,Lyapunov指数-Chaos toolbox can calculate the box dimension, Lyapunov exponent
信号盒维数和稀疏性的提取_matlab
- 信号复杂度特征的提取,主要实现盒维数和稀疏性的matlab代码实现(Extracting the feature of signal complexity and realizing the matlab code of box dimension and sparsity)