Peirce's method

버전 1.1.0.0 (49.7 KB) 작성자: Marc
Applies Peirce's method for outlier rejection
다운로드 수: 2K
업데이트 날짜: 2015/11/17

라이선스 보기

One of several approaches to outlier rejection, Peirce's method is more general than Chauvenet's method.
As constructed this works on univariate data only.
Implementation of algorithm laid out here: Stephen M. Ross, Journal of Engineering Technology, Fall 2003.

Function is in one file.
Supporting files include:
example/test script
2 sample images of function output (eg, cleaned data).

인용 양식

Marc (2024). Peirce's method (https://www.mathworks.com/matlabcentral/fileexchange/21562-peirce-s-method), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

bug fix -- thanks community! Should now work properly with n > 65.

Also - added the sample script file as well.

1.0.0.0