Percentage Exceedence of a 3D Matrix for a Threshold value

版本 1.0.0.0 (658 字节) 作者: Selwyn
Calculates the percentage that a 3D matrix exceeds a given threshold value
932.0 次下载
更新时间 2007/4/4

无许可证

This function calculates the percentage of time that a given 3D Matrix exceeds some threshold value.

It counts each point along the 1st Dimension that exceeds the threshold and expresses this as a percentage of the length of the 1st Dimension. This is repeated across the 2nd and 3rd Dimensions. The result is a 2D matrix with size identical to the 2nd and 3rd Dimensions that contains percentage figures.

Brief example of where it was used:
We had gridded model data which contained concentrations at a specific depth, of metals in Table Bay Harbour, for a specific time period. We needed to know for what percentage of the time those concentrations exceeded the value prescribed by the Water Quality Guidelines. The exceedence function was written specifically for this purpose, but has been modified to be used in other situations

引用格式

Selwyn (2024). Percentage Exceedence of a 3D Matrix for a Threshold value (https://www.mathworks.com/matlabcentral/fileexchange/14518-percentage-exceedence-of-a-3d-matrix-for-a-threshold-value), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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