Matlab Code of projection of Simulated Signal on the Surface

Hello,

In the case of this simulation of EEG recordings, the source files you get in the database are created directly, they are not the result of an inversion process. The variable ImageGridAmp is set to zero, and only the vertices in the scouts corresponding to a signal in input are set to non-zero values. This is done here:

Then this synthetic source maps are multiplied with the forward model to get EEG recordings, and finally noise is added:

Does it answer your question?
Francois

1 Like