搜索资源列表
Geochem 数据集基本统计参数计算
- 数据集基本统计参数计算,例如平均值、均方差、最大值、最小值、1/4分位值、2/4分位值、3/4分位值、峰度系数、偏度系数、异常下限等。使用迭代算法实现。-A program for statistic parameters from a dataset, such as the means, STD variation, MinX, MaxX, 1/4 quatitile, 2/4 quatitile, 3/4 quatitile, Kut. and Skew. coefficients, th
sushu
- 使用Eratosthenes算法编写程序,求20000以内的素数,每隔500为一个测试点,每个测试点计算五次,记录每次的运行时间求平均值,结合计算机硬件配置以及运行时间随数据规模的增大的变化情况分析计算机性能。-To write programs using the Eratosthenes algorithm, find the prime numbers less than 20,000, every 500 to a test point, the calculation for each
fortran_test
- fortran 数学计算,数据的读入,数据的输出,以及平均值计算-fortran math caculation
StandardDeviation
- 标准差,通常计算了信号的分析,整体的一部分。但是,有时我们想知道这个数量在不断变化的数据流。 MEANSTDF计算预期的平均值,及其标准差。统计问题常用比较量。-Standard deviation, is usually calculated signal analysis, part of the whole. However, sometimes we want to know the number of ever-changing data streams. MEANSTDF calcu
math
- 计算随机数的最大值、平均值、最小值- Calculate the random number maximum, average, minimum
calculate
- 对一组随机数进行相加求平均值,并且计算出最大值和最小值,最后输出这些值-A set of random numbers the sum of the average, and calculate the maximum and minimum values , the final output value
multi_iter_average
- 多次迭代滑动平均算法,是选一矩形窗口,在平面上逐点滑动,计算窗口内所有点的平均值及观测值与此平均值之差-Multiple iterative moving average algorithm is to a rectangular window, sliding on the plane point by point, calculate the average value of all the points in the window and the difference between t
1
- 用sas软件做描述性分析,例如计算平均值,极大极小值,方差,极差,绘制散点图,序列图等(Use sas software to do descr iptive analysis, such as calculating mean value, minimum value, variance, range, drawing scatter diagram, sequence diagram, etc.)