Description: 这是一个计算一维时间序列盒维数的计算程序,用matlab语言编写,希望对大家有帮助。-This is a calculated one-dimensional time series box dimension of the calculation procedures, using Matlab language. We want to help. Platform: |
Size: 1024 |
Author:何忠 |
Hits:
Description: 计算差分盒维数的matlab程序
该程序只能计算size为NxN(N=2^n)的图形。-difference calculation of the box dimension procedures Matlab program only for the calculation of size NxN (N = 2 ^ n) graphics. Platform: |
Size: 1024 |
Author:billjie |
Hits:
Description: 求盒维数的matlab程序,可以计算维度,用盒子维度的方法-Box-counting dimension for the matlab procedure, can calculate the dimensions, using the box dimension method Platform: |
Size: 1024 |
Author:李松 |
Hits:
Description: 自己编的计算盒维数的matlab源代码。将文本文件导到matlab中运行。-Own calculation of box dimension of the matlab source code. Introduction to the text file to run matlab. Platform: |
Size: 1024 |
Author:micro |
Hits:
Description: 这是一个求盒维数的Matlab程序,具有简单易求的功能-This is a box-counting dimension for the Matlab program, with simple and easy for the function of Platform: |
Size: 3072 |
Author:wliqun |
Hits:
Description: %求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),- For the importation of one-dimensional signal box fractal dimension y is one-dimensional signal cellmax: Lattice of the largest side length, you can take 2 dual power several (1,2,4,8 ...), check data length greater than the even-numbered D is the y of the box-counting dimension (generally D> = 1), D = lim (log (N (e))/log (k/e)), Platform: |
Size: 1024 |
Author:zhu |
Hits:
Description: 盒子算法计算分形维数的源程序,MATLAB写的,希望对大家有用-Box algorithm for calculating the fractal dimension of the source code, MATLAB write, and I hope useful for everyone Platform: |
Size: 4096 |
Author:jwt |
Hits:
Description: 盒子算法计算分形维数的源程序,MATLAB写的,希望对大家有用-Box algorithm for calculating the fractal dimension of the source code, MATLAB write, and I hope useful for everyone Platform: |
Size: 3072 |
Author:jwt |
Hits:
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:
Description: 用于计算图像的计盒维数的小程序,自己的课题应用-Used to calculate the box dimension of the program, the subject of its own application Platform: |
Size: 2048 |
Author:do |
Hits:
Description: 分形计算的程序 盒子算法 非常有用的算法 大家可以试试看 可以的就用吧 -Box-counting dimension for the matlab procedure, can calculate the dimensions, using the box dimension method Platform: |
Size: 2048 |
Author:kou |
Hits:
Description: 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen Platform: |
Size: 25600 |
Author:panwangsheng |
Hits:
Description: 根据计盒维数原理编写了求一维曲线分形维数的matlab程序-According to the box counting dimension principle written for the one-dimensional curve fractal dimension of the matlab program Platform: |
Size: 3072 |
Author:胡强 |
Hits: