Simple Rain Flow Counting Algorithm

This rain flow counting algorithm is to extract cycles from random data.

現在この提出コンテンツをフォロー中です。

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.

引用

Yu Gong (2026). Simple Rain Flow Counting Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/38834-simple-rain-flow-counting-algorithm), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersData Preprocessing についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0