Geometric standard deviation

版本 1.0.0.0 (1.9 KB) 作者: Richie Cotton
Calculates the geometric standard deviation of an array.
3.6K 次下载
更新时间 2006/3/17

查看许可证

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.

引用格式

Richie Cotton (2024). Geometric standard deviation (https://www.mathworks.com/matlabcentral/fileexchange/10397-geometric-standard-deviation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

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

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