input argument type of the gearConditionMetrics function

1 回表示 (過去 30 日間)
Walid
Walid 2022 年 3 月 11 日
回答済み: Rachel Johnson 2022 年 4 月 20 日
the input argument of the function "gearConditionMetrics" is the original vibration dataset or a TSA of the vibration data ?

回答 (1 件)

Rachel Johnson
Rachel Johnson 2022 年 4 月 20 日
Hi Walid,
gearConditionMetrics expects an input array or table with four columns: TSA, Difference, Regular, and Residual signals, in that order. There is also an option for Name, Value pair arguments if your signals are not in that order.
You can always find the details for function syntax in the documentation. There is an example there as well.
Rachel

カテゴリ

Help Center および File ExchangeVibration Analysis についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by