Simple Rain Flow Counting Algorithm

Version 1.0.0.0 (2.02 KB) by Yu Gong
This rain flow counting algorithm is to extract cycles from random data.
1.6K Downloads
Updated 29 Oct 2012

View License

It contains two stages.
1. rearrange the history of peaks and valleys in sequence which has been begin and end with the maximum peak.
2. counting by judging if XX >= YY where XX is the range under consideration while YY is the previous range adjacent XX.

It should be noticed that operating in real-time is not supported.

Cite As

Yu Gong (2024). Simple Rain Flow Counting Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/38834-simple-rain-flow-counting-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Preprocessing Data in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0