errorshade

버전 1.1.0.0 (532 KB) 작성자: Chad Greene
A nuanced method of plotting uncertainty.
다운로드 수: 690
업데이트 날짜: 2016/7/27

라이선스 보기

It's common to use a shaded region or error bars to depict uncertainty in plots. However, shaded regions and error bars tend to have definite extents, which rarely represents the reality of uncertainty. In truth, gaussian uncertainty tapers gradually, and should be depicted accordingly.

Too often we try to depict a binary world in which all values are either within the range of uncertainty, or outside the range of uncertainty. This function is meant to show that all errors are *not* contained within the arbitrary bounds of one standard deviation of the noise. To accomplish this, the errorshade function creates a semitransparent RGB image of a specified color, whose opacity scales directly with a gaussian distribution of uncertainty.

인용 양식

Chad Greene (2024). errorshade (https://www.mathworks.com/matlabcentral/fileexchange/58335-errorshade), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!

errorshade/html/

버전 게시됨 릴리스 정보
1.1.0.0

Fixed a typo in calculation of Gaussian distribution, added moving average option.
Image update.

1.0.0.0