搜索资源列表
67
- 一, 一般步骤 (1),消除或减小恒定系差 (2),求测量数据的数学期望 ,即算术平均值 : , 其中n为测量数据次数, 为第 次测量的数据。 (3),求剩余误差 : (4),根据贝塞尔公式求标准偏差 : (5),检查是否有粗大误差。检查时用了肖维纳准则。如果某次测量的结果 所对应的 ,则认为是坏值,予以剔除。 (6),如有坏值,剔除后重新进行步骤(2)~(5)的计算,直至无坏值为止。
67
- 一, 一般步骤 (1),消除或减小恒定系差 (2),求测量数据的数学期望 ,即算术平均值 : , 其中n为测量数据次数, 为第 次测量的数据。 (3),求剩余误差 : (4),根据贝塞尔公式求标准偏差 : (5),检查是否有粗大误差。检查时用了肖维纳准则。如果某次测量的结果 所对应的 ,则认为是坏值,予以剔除。 (6),如有坏值,剔除后重新进行步骤(2)~(5)的计算,直至无坏值为止。
Grubbs
- 采用Grubbs方式实现粗大误差的剔除.源码中包含一个自定义长度的数组.-Grubbs methods used to achieve gross error of omissions. Source code contains a custom length of the array.
measurVBA
- 基于VBA ,对工业电阻等测量数据进行系统误差的判定,粗大误差的剔除,最后给出恰当得测量结果,图数并茂,界面友好。-Based on VBA, the measurement data to determine systematic errors, omissions of gross error, and finally given a proper measurement of results, plans and a few ma
jinjin3
- 数据处理及误差分析采用了matlab软件来实现,它的界面虽然没有VB等直观简便,但其可调用的函数多,实现起来比较方便,程序中已经实现的功能有: (1)求算术平均值; (2)求残余误差(绝对误差); (3)求标准差; (4)判断粗大误差,如果发现粗大误差,剔除粗大误差后再进行计算; (5)判断数据是否具有线性误差或者周期性误差。 -Data processing and error analysis
wucha_c
- 实现误差数据处理,包括系统误差的判别,粗大误差的剔除-To achieve data processing errors, including systematic errors discrimination, excluding gross errors
gross-error-2010-10-26
- 粗大误差的发现(包括源程序和编译后的程序)。利用常用的6种方法来检测数据中是否含有粗大误差。-The discovery of gross errors (including source code and compiled program). 6 using methods commonly used to detect the presence of gross errors in the data.
Grubbs
- 用格拉布斯准则判断异常数据,通过检测输入数据剔除粗大误差- use Grubbs Criteria to determine outlier , removing the gross error detection
EliminateGrossErrors
- 去除粗大误差,很好的各种误差分析和过滤程序-Removal of gross errors, a good variety of error analysis and filtering procedures
wuchachuli
- 首先使用罗曼诺夫斯基准则剔除粗大误差,接着判断是否存在系统误差,最终得出数组的均值、方差、标准差等-The first to use Roman Malinowski guidelines eliminate the careless error, and then determine whether there are systematic errors, and ultimately come to the array mean,
3sigma
- 利用3sigma法则判断并剔除粗大误差。使用matlab语言编程。-eliminate wrong data with three-sigma principle
GetData
- 从磁盘中的txt文件中读取数据,并对数据进行均方根计算,并进行粗大误差剔除-Txt file from the disk to read data, and calculated the root mean square data, and the gross error removed
FB_DataRectification
- 数据校正源码。1、粗大误差识别与剔除功能有多种准则(莱依特、肖维勒、罗蒙诺夫斯基、格拉布斯、狄克逊),不同准则算法不一样。在一个剔除周期内,对同一变量的n的样本进行粗大误差识别和剔除,样本个数n大于5,小于等于102.2、数据协调功能再粗大误差被剔除的基础上,在满足约束条件下求出无偏最小方差估计解,此解即为数据协调值。-Data correction source. 1 gross error identification and el
check-the-error-datas
- 在测量领域,对于一批测量数据有时会包含粗大误差数据,这时候就就需要将其剔除,否则影响测量精度,该程序用来检测数据中粗大误差数据并将其剔除-In the measurement field measurement data for a number of sometimes contain gross errors, this time on the need to removed, otherwise affect the measur
KickError
- 用以剔除测试中粗大误差的计算方法,简单有效-Excluded in the calculation of the gross errors in the test, a simple and effective
grubbs
- 剔除粗大误差,使用格拉布斯准则,自动剔除误差-Eliminate the careless error using Grubbs criteria automatically remove errors
Dixon-rule
- 剔除粗大误差 -利用狄克松准则剔除粗大误差-Eliminate the careless error
Grubbs
- 利用 格拉布斯准则 剔除粗大误差的labview程序-Grubbs labview program guidelines eliminate the careless error
3cigematichu
- 伊拉达法则剔除粗大误差,可剔除数据采集中的粗大误差-Yi Lada rule excluding gross error, excluding gross errors in the data acquisition
李艳艳 大作业一程序
- 用MATLAB设计测量数据处理的通用程序,要求如下: (1)提供测试数据输入、粗大误差判别准则等的人机界面; (2)编写程序使用说明; (3)通过实例来验证程序的正确性。(The general program of measurement data processing is designed by MATLAB, and the requirements are as follows: (1) It provides man-