rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
test_stochastic_assessment.m File Reference

consistency check for the StochasticAssessment helper classes More...

Go to the source code of this file.

Functions

function OK = test_stochastic_assessment ()
 consistency check for the StochasticAssessment helper classes
 

Detailed Description

consistency check for the StochasticAssessment helper classes

Definition in file test_stochastic_assessment.m.

Function Documentation

function OK = test_stochastic_assessment ( )

consistency check for the StochasticAssessment helper classes

Test cases
  • 1. compute errors for fixed (M,N) combinations
  • 2. compute error estimators for fixed (M,N) combinations
  • 3. same as 2, but compute operator conditions as well.

Finally all three outputs are merged TODO: compare the result with some expected values

Return values
OKboolean indicating wether test was successful

Definition at line 17 of file test_stochastic_assessment.m.