test4.cpp File Reference


Detailed Description

Recurrent test of NeuralBalloonModel.

This test uses a default NeuralBalloonModel with a driving neural activity boxcar function.

Results are as follows:

test4.png

Results

Note in particular that the curve for the state variable $f$ should match that for the function $f_{in}(t)$.

Definition in file test4.cpp.

Go to the source code of this file.

Functions

double U (double t, const double y[], void *o)
 $u(t)$; 1 for 1 s, then 0.
int main (int argc, const char *argv[])
 Run tests.

Variables

static const double END = 60.0
 Duration of simulation (s).


Function Documentation

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

Run tests.

Definition at line 66 of file test4.cpp.

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

$u(t)$; 1 for 1 s, then 0.

Definition at line 50 of file test4.cpp.


Variable Documentation

const double END = 60.0 [static]

Duration of simulation (s).

Definition at line 45 of file test4.cpp.


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