Application of rainflow on random wave
3 ビュー (過去 30 日間)
古いコメントを表示
Is rainflow applied on a graph or some vector?
0 件のコメント
採用された回答
Walter Roberson
2019 年 2 月 13 日
The Mathworks supplied rainflow routine is documented as expecting a vector of single or double .
The File Exchange contributions I pointed out to you were created before matlab added graph objects . They expect data not objects.
6 件のコメント
Walter Roberson
2019 年 4 月 26 日
I do not see any contradiction there. The rm matrix is a 2D histogram, so it makes sense that the sums along the rows or along the columns add up to the totals expected for that class. The bin locations are returned in the next two output arguments after rm.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Vibration Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!