Geometric standard deviation
Version 1.0.0.0 (1.91 KB) by
Richie Cotton
Calculates the geometric standard deviation of an array.
The stats toolbox provides a function to calculate the geometric mean of an array, but a function for the geometric standard deviation is oddly missing.
Here is a function to fill that void, with no toolbox required.
The function accepts a vector, matrix or N-D array; an optional flag to normalise by N or (N-1); and an optional dimension to calculate the gsd across.
Cite As
Richie Cotton (2024). Geometric standard deviation (https://www.mathworks.com/matlabcentral/fileexchange/10397-geometric-standard-deviation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP3
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |