Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
Function to caluclate the error and performance measures for a simVarTable. More...
Functions | |
function | calculateMeasures (in simVarTable, in measureNames) |
Function to caluclate the error and performance measures for a simVarTable. | |
Function to caluclate the error and performance measures for a simVarTable.
function calculateMeasures | ( | in | simVarTable, |
in | measureNames | ||
) |
Function to caluclate the error and performance measures for a simVarTable.
It adds the following columns for each measure to the simVarTable
Supported measures and their functions:
Example:
smiVarTable | Table: Simulated, tracked and optionally reference data created with Collocation.report or Collocation.extractData. |
measureNames | Cell array: Names of the measures which should be computed |
smiVarTable | Table: Simulated, tracked and optionally reference data including columns for the measures |