搜索资源列表
mann-kendall趋势和突变检验
- MK时间序列趋势及突变点检验是水文、气象以及其他专业分析数据常用的方法之一。希望给同仁提供一些借鉴。
M-K_trend_origin
- M-K趋势检验,检验M-K值,非参数检验。-MK trend test, test MK value, non-parametric tests.
ktaub
- Mann-Kendall 趋势分析,于进行m-k检验 突变所发生的时间-Mann-Kendall,used for testing mk mutation occurred at a time
Mann-Kendall-Tau--with-Sens-Method
- MATLAB程序,非参数趋势检验方法,并且可以得到倾斜度。-A non-parametric trend test.
runstrend
- 基于R语言的游程趋势检验,可以计算出游程数和U统计量-runs test
trendMK
- 用于进行M-K分析代码,用于趋势和突变点寻找检验;编的比较全面,只需要把其中的例子数据换成你所需要分析的数据就行-MK code used for analysis, looking for trends and point mutation test compiled a more comprehensive, just put the data into one of the examples you need to analyze the data on line
DCCA
- 用matlab实现去趋势互相关分析的DCCA算法,将两组数据分析其协方差,最后得到DCCA指数,并进行T检验-DCCA algorithm using matlab detrended cross-correlation analysis, two sets of data to analyze the covariance last DCCA index, and T-test
qushimian
- 这是一个二次趋势面的参数估计和R方的计算的检验-This is a quadratic trend surface of the parameter estimates and the R-squared test calculation
M-K
- 用于长系列数据的趋势检验和突变检验,径流、泥沙、水质等数据-m-k test
mkqushi
- mann-kendall趋势检验MATLAB源程序,经测试有效-Mann-Kendall trend test MATLAB source, the test is valid
fanlitubian
- Mann-Kendall检验不需要样本遵循一定的分布,也不受少数异常值的干扰,用来分析降水、径流、气温和水质等要素时间序列趋势变化(The Mann-Kendall test does not require samples to follow a certain distribution and is not disturbed by a small number of outliers. It can be used to analyze the trend of time series o
mk
- 检测序列的变化趋势,也可以进行突变点检验(The change trend of the detection sequence can also be tested by the mutation point)
Mann-kendall趋势分析的Matlab程序
- m-k突变检验及趋势检验,可以很好的解释气候等变化的显著性趋势和突变点(Mk mutation test and trend test, can well explain the climate change trend and the significance of mutations)
single-double Mann-Kendall test
- 可以用来进行Mann-Kendall的单边趋势检验和双边突变检验(Can be used to do the Mann-Kendall trend test and analyze the change-point of a series.)
M-K trend
- mann kendall 趋势检验matlab程序((mann kendall trend test matlab program)
MK程序
- MK检验,分为时间序列的突变检验和趋势检验(The MK test is divided into the mutation test and the trend test of the time series)
code
- 用C语言写的MK趋势检验代码,自己用于对干旱进行检验(Mann-Kendall trend test C code)
MK
- 这是Mann-kendall趋势检验,可以修改输入输出文件,直接使用。(This is the Mann-kendall trend test. You can use it only modify the input and output.)
mk检验
- 用来检验时间序列趋势、突变性。。。。。。。。。。。。。
Mann-Kendall突变检验
- Mann-Kendall突变检验用于对检验时间序列的趋势变化及突变情况,只需改动数据来源即可。