Application of rainflow on random wave
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
N/A
am 13 Feb. 2019
Kommentiert: Walter Roberson
am 26 Apr. 2019
Is rainflow applied on a graph or some vector?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 13 Feb. 2019
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 Kommentare
Walter Roberson
am 26 Apr. 2019
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Vibration Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!