当前位置:
首页
资源下载

搜索资源 - Kolmogorov- Smirnov
搜索资源列表
-
0下载:
This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis
test on a set of data samples for a given cumulative distribution function.,This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis
test on a se
-
-
1下载:
已调试好的数据分布的拟合与检验的matlab程序源代码,内容有卡方拟合优度检验、jbtest函数检验、Kolmogorov-Smirnov检验和画频率直方图-failed to translate
-
-
1下载:
ApEn(近似熵)方法是测度熵的一种替代算
法,简单可靠,值得深入研究.
-.The correlation dimension obtained from this
method is optimal and the stable estimation of the Kolmogorov entropy is also obtained.
-
-
0下载:
kstest_2s_2d.m:功能做两样本的二维Kolmogorov - Smirnov检验
它类似于MATLAB的内置函数的“kstest2“从统计工具箱除了“kstest_2s_2d“与二维数据处理。
[小时,pValue,KSstatistic] = kstest_2s_2d(为x1,x2,α,尾)
函数在两栏输入“ד,并以“ד,其中每一列代表一个维度。其他的选项和产出是相同的含义,是“kstest2“格式。
摘要算法(峰值,1983年):考虑
-
-
0下载:
这个代码是用 Kolmogorov-Smirnov test计算幂律分布中的度分布概率值的。它既适用于离散数据也适用于连续数据。-This code is a value calculated the probability of the power-law distribution of degree distribution using the Kolmogorov-Smirnov test. Applicable both to the discrete data is also appl
-
-
0下载:
Given a matrix with m rows and n cols (m points in R^n), use resampling and the Kolmogorov Smirnov test to score [0,1] all points (as potential outliers) in linear time.
This is an original algorithm that can be used for anomaly detection and ge
-