Finite Sampling Corrected 3D Noise with Confidence Intervals
The 3D noise model is a white noise approximation consisting of 7 independent contributions that span the 3D correlation space (1 one dimensional uncorrelated processes, 3 two dimensional uncorrelated processes, and one three dimensional uncorrelated process). These scripts allow the user to simulate a noise cube, calculate the 7 independent variances, and calculate the confidence intervals. An additional script provides examples of how the functions can be called under different circumstances, for example correcting a past measurement, or iteratively calculating the noise cube by chunking the data.
This code is in support of a journal article "Finite Sampling Corrected 3D Noise with Confidence Intervals" https://www.osapublishing.org/ao/abstract.cfm?uri=ao-54-15-4907
Cite As
David Haefner (2026). Finite Sampling Corrected 3D Noise with Confidence Intervals (https://uk.mathworks.com/matlabcentral/fileexchange/49657-finite-sampling-corrected-3d-noise-with-confidence-intervals), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
Tags
Acknowledgements
Inspired: Noise3d_Spatial, IR Noise Evaluation
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Noise3d
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.3.0.0 | Added support for trend removal, see IR noise evaluation for examples |
||
| 1.2.0.0 | Corrected file organization in zip file |
||
| 1.1.0.0 | % 05-19-2015 DH; Modified 0 defective case to allow large V and H input
|
||
| 1.0.0.0 |
