View Categories

6. “Coherence” Interface

6 docs

6.1. Purpose

Last Updated: 21.03.2026

This interface is used to analyze coherence between pairs of EEG electrodes. Coherence shows the degree of synchrony of frequency components between two channels.

6.2. Controls

Last Updated: 21.03.2026

6.3. Coherence Calculation Method

Last Updated: 21.03.2026

Formula: the mscohere (Magnitude Squared Coherence) function is used:[Cxy, F] = mscohere(signal1, signal2, [], [], frequencies, Fs) Parameters: Mathematical definition:Cxy(f) = |Pxy(f)|^2 / (Pxx(f) * Pyy(f))...

6.4. Display

Last Updated: 21.03.2026

The interface contains a 16-plot grid (4 × 4), where each cell corresponds to a pair of electrodes: For each pair, coherence curves are shown for...

6.5. Interpretation

Last Updated: 21.03.2026

Physiological explanation of coherence: Coherence measures how synchronously two brain areas operate at a specific frequency. High coherence (close to 1): Low coherence (close to 0):...

6.6. Use in Research

Last Updated: 21.03.2026