Borrar filtros
Borrar filtros

Determination of Standard Deviation and Means square Error

1 visualización (últimos 30 días)
john amoo otoo
john amoo otoo el 24 de Nov. de 2022
Comentada: Walter Roberson el 7 de Dic. de 2022
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 comentarios
john amoo otoo
john amoo otoo el 7 de Dic. de 2022
Movida: Walter Roberson el 7 de Dic. de 2022
walter, this is the full script
Walter Roberson
Walter Roberson el 7 de Dic. de 2022
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.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by