brain_sensor_pod_test
brain_sensor_pod_test
a MATLAB program which
calls brain_sensor_pod to find patterns in a set of brain sensor data.
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the GNU LGPL license.
Related Data and Programs:
brain_sensor_pod,
a MATLAB program which
applies the method of Proper Orthogonal Decomposition
to seek underlying patterns in sets of 40 sensor readings of
brain activity.
Source Code:
-
brain_sensor_pod_test.m,
calls all the tests.
-
brain_sensor_pod_test.sh,
runs all the tests.
-
brain_sensor_pod_test.txt,
the output file.
-
brain_data.mat,
a MAT file containing the data.
-
sensors_2d.png,
the 2D map of the sensor locations.
-
unweighted_mode1_2d.png,
the mode 1 vector for unweighted POD, as a 2D image.
-
unweighted_mode1_3d.png,
the mode 1 vector for unweighted POD, as a 3D image.
-
unweighted_mode2_2d.png,
the mode 2 vector for unweighted POD, as a 2D image.
-
unweighted_mode2_3d.png,
the mode 2 vector for unweighted POD, as a 3D image.
-
unweighted_mode3_2d.png,
the mode 3 vector for unweighted POD, as a 2D image.
-
unweighted_mode3_3d.png,
the mode 3 vector for unweighted POD, as a 3D image.
Last modified on 03 December 2018.