Finite Sampling Corrected 3D Noise with Confidence Intervals

Analysis of imager noise through the use of 3D Noise model
529 download
Aggiornato 31 lug 2020

Visualizza la licenza

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

Cita come

David Haefner (2025). Finite Sampling Corrected 3D Noise with Confidence Intervals (https://it.mathworks.com/matlabcentral/fileexchange/49657-finite-sampling-corrected-3d-noise-with-confidence-intervals), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: Noise3d_Spatial, IR Noise Evaluation

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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
% 05-19-2015 DH; Modified CI to calculate without stats toolbox

1.0.0.0