input argument type of the gearConditionMetrics function
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
the  input argument of the function "gearConditionMetrics" is the original vibration dataset or a TSA of the vibration data ?
댓글 수: 0
답변 (1개)
  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
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!