필터 지우기
필터 지우기

Determination of Standard Deviation and Means square Error

조회 수: 1 (최근 30일)
john amoo otoo
john amoo otoo 2022년 11월 24일
댓글: Walter Roberson 2022년 12월 7일
Can any one look in to the error I am getting from extracting the standard deviation and Mean Square Error of Matlab DTW of extracted features for fault signal and Steady state signals
  댓글 수: 14
john amoo otoo
john amoo otoo 2022년 12월 7일
이동: Walter Roberson 2022년 12월 7일
walter, this is the full script
Walter Roberson
Walter Roberson 2022년 12월 7일
The first statement in your function after testing nargin is
decomOption = 1;
but the workspace you showed does not even have a variable decomOption in it. It does, however, have some variables that are not set in the function.
The implication is that the workspace you show is not the workspace for the function you are discussing.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by