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!