Standard Deviation for 3D data sets

版本 1.0.0.0 (1.6 KB) 作者: Ramkrushn Patel
Function computes standard deviation and results in 2D data sets.
156.0 次下载
更新时间 2015/10/7

查看许可证

%
% 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.
% ***********************************************************************************************%

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Oceanography and Hydrology 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0