Description: RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数-RS fractal algorithm to achieve Matlab code, both RS calculated using time series fractal Hurst index Platform: |
Size: 2195 |
Author:方健 |
Hits:
Description: RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数-RS fractal algorithm to achieve Matlab code, both RS calculated using time series fractal Hurst index Platform: |
Size: 2048 |
Author:方健 |
Hits:
Description: 用于计算HURST指数的分形维数的MATLAB小程序,属于经典的。-HURST index used to calculate the fractal dimension of the MATLAB small procedures, are classic. Platform: |
Size: 2048 |
Author:heming |
Hits:
Description: RS分形算法matlab代码实现.于计算HURST指数的分形维数的MATLAB小程序-RS fractal algorithm to achieve Matlab code.HURST index used to calculate the fractal dimension of the MATLAB small procedures Platform: |
Size: 1024 |
Author:wangzi |
Hits:
Description: 首先将该程序命名为RSana.m保存,以供调用。
在matlab中导入所要分析的时间序列,保存为x。
然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。
这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is named RSana.m to save for calls.
In MATLAB, import the sequence of time to be analyzed and save as X.) Platform: |
Size: 9216 |
Author:自由岳
|
Hits: