input argument type of the gearConditionMetrics function

1 visualización (últimos 30 días)
Walid
Walid el 11 de Mzo. de 2022
Respondida: Rachel Johnson el 20 de Abr. de 2022
the input argument of the function "gearConditionMetrics" is the original vibration dataset or a TSA of the vibration data ?

Respuestas (1)

Rachel Johnson
Rachel Johnson el 20 de Abr. de 2022
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

Categorías

Más información sobre Vibration Analysis en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by