test6.cpp File Reference


Detailed Description

Test of NeuralBalloonModel in comparison to Friston et al.

(2000). Results are output on stdout, tab delimited, with columns representing:

Results are as follows:

test6.png

Results, c.f. Friston et al. (2000) Figure 1.

Remarks:
The results given in Friston et al. (2000) are not from experimentation with the Balloon model. This does serve as a useful comparison of the Balloon model against empirical results, however, if nothing else demonstrating the need for a sustained stimulus to get meaningful results.

Definition in file test6.cpp.

Go to the source code of this file.

Functions

double U (double t, const double y[], void *o)
 $u(t)$; impulse of 1 at times 5s and 6s
int main (int argc, const char *argv[])
 Run tests.

Variables

static const double END = 35.0
 Duration of simulation (s).
static const double IMPULSES [] = { 5.0, 6.0 }
 Impulse times.
static const double IMPULSES_LENGTH = 2


Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Run tests.

Definition at line 65 of file test6.cpp.

double U ( double  t,
const double  y[],
void *  o 
)

$u(t)$; impulse of 1 at times 5s and 6s

Definition at line 52 of file test6.cpp.


Variable Documentation

const double END = 35.0 [static]

Duration of simulation (s).

Definition at line 41 of file test6.cpp.

const double IMPULSES[] = { 5.0, 6.0 } [static]

Impulse times.

Definition at line 46 of file test6.cpp.


Generated on Mon Aug 13 19:51:39 2007 for fmrii Hemodynamic Models Test Suite by  doxygen 1.5.2