Bimodality Ratio Calculation with Matlab
The present code is a Matlab function that provides calculation of the bimodality ratio (BR) parameter of the bimodal distributed data using the fitted probability density function (PDF). The BR is defined as the ratio of the amplitude of the right to the left peak of the PDF. Clearly, the data under consideration must be bimodal by default in order to calculate the BR. The bimodality of the data can be checked using the bimodalitycoeff function at https://www.mathworks.com/matlabcentral/fileexchange/84933-bimodality-coefficient-calculation-with-matlab.
A few examples are given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.
The code is based on the theory described in:
[1] C. Zhang, B. Mapes, B. Soden. Bimodality in tropical water vapour. Quarterly Journal of the Royal Meteorological Society, Vol. 129, Issue 594, pp. 2847-2866, 2003.
引用
Hristo Zhivomirov (2024). Bimodality Ratio Calculation with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/91250-bimodality-ratio-calculation-with-matlab), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
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 |