Standard Deviation for 3D data sets

Function computes standard deviation and results in 2D data sets.
156 Downloads
Updated 7 Oct 2015

View License

%
% USAGE: stadev=ra_std(var)
%
% DESCRIPTION: Function computes standard deviation specifically for 3D
% data sets i.e time, lat, lon or lv, lat, lon. to generate spatial plots
%
% INPUTS:
% var = variable whose stadev required, must be 3D
%
% OUTPUT:
% sd = standard deviation of the variable which will give spatial data output i.e 2D
%
% DISCLAIMER:
% Albeit this function is designed only for academic purpose, it can be implemented in
% research. Nonetheless, author does not guarantee the accuracy.
%
% ACKNOWLEDGMENT:
% Author is eternally grateful to MathWorks for providing in-built functions.
% ***********************************************************************************************%

Cite As

Ramkrushn Patel (2024). Standard Deviation for 3D data sets (https://www.mathworks.com/matlabcentral/fileexchange/53403-standard-deviation-for-3d-data-sets), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Oceanography and Hydrology in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0