搜索资源列表
Hurst-1
- Hurst指数在股票市场有效性分析中的应用,matlab计算。-Hurst index effectiveness analysis in the stock market, the application Matlab calculations.
hurst
- 计算hurst 指数的 matlab 程序
HURST指数计算MATLAB程序
- 计算HURST指数的程序
Hurst参数估计方法
- 非平稳序列相关程度由Hurst参数确定,给出绝对值法,R/S,VT,周期图、小波等方法的参考程序。
hurstcaculate.rar
- hurst指数估计 This function does dispersional analysis on a data series, then does a Matlab polyfit to a log-log plot to estimate the Hurst exponent of the series. This algorithm is far faster than a full-blown implementation of Hurst s
hurst
- 利用重标极差法计算Hurst指数,里面包含实现这一操作的子程序-Calcultate the Hurst
hurst
- 计算hurst指数,包含很多个Hurst指数方法。使用简单-Calculated hurst index contains many a Hurst index method. Simple
hurst_expo.m
- hurst parameter: 給入一序列的資類,程式會畫出husrt 參數的figure和估計值 例 hurst_expo(sin(0:0.01:5*pi)) -hurst parameter: the sequence into a category of funding, the program will draw the figure and husrt parameter estimates were hurst_expo (sin (0:0.01:5* pi))
Hurst
- 该函数用于计算不规则几何图形的分形特征:Hurst指数。其中input为一个N行3列的矩阵,s为度量步长,可以取1,2,3,4等。输出output就是Hurst指数-This function is used to calculate the irregular geometry of the fractal characteristics: Hurst index. Output of output is the Hurst index of
hurst-exponent
- hurst 指数计算程序 提示:先导入(import)时间序列数据,再进行计算。-hurst Index hints: first import (import) time-series data, and then calculated.
elwcode
- Hurst exponent calculation algoritms. Time series analysis trending, mean reverting. Analysis of time series, fractal analysis.
RS
- Hurst exponent calculation algoritms. Time series analysis trending, mean reverting. Analysis of time series, fractal analysis.
3 移动平均hurst指数计算程序.fld
- 计算移动平均hurt指数,用MATLAB的程序代码,适合初学者(Moving average hurt index)
RS分析Matlab程序
- 首先将该程序命名为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 n
Hurst指数择时
- 基于Hurst指数的择时策略代码,用中证800数据回测(Hurst index based time selection strategy code, using China's certificate 800 data back test)
matlab计算H指数
- 使用matlab来计算Hurst指数,解压得到txt文件,粘贴即可使用(calculate hurst index)
HURST指数
- matlab代码用于计算hurst指数,附有几个excel实用例子(calculate hurst index)
Hurst指数
- 信号处理领域中求Hurst指数MATLAB代码。(Find the Hurst index MATLAB code in the field of signal processing.)
用重标度极差法计算hurst指数的matlab程序
- 用重标度极差法计算hurst指数的MATLAB程序(Calculation of Hurst by using rescaled range method)
Hurst
- 经典的R/S分析法计算油价收益率的Hurst指数,并有图例展示(Calculation of Hurst Index by Classical R/S Method)