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

generating a time-sequence of data and orthogonalizing this. returns 1, if test is OK, 0 otherwise More...

Go to the source code of this file.

Functions

function OK = test_orthonormalize ()
 generating a time-sequence of data and orthogonalizing this. returns 1, if test is OK, 0 otherwise
 

Detailed Description

generating a time-sequence of data and orthogonalizing this. returns 1, if test is OK, 0 otherwise

Definition in file test_orthonormalize.m.

Function Documentation

function OK = test_orthonormalize ( )

generating a time-sequence of data and orthogonalizing this. returns 1, if test is OK, 0 otherwise

Return values
OKboolean indicating wether test was successful
Documentation Update:

Definition at line 17 of file test_orthonormalize.m.