Remove a common signal from your data with SVD: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

  • curprev 17:1817:18, 17 October 2025 Davrot talk contribs 3,926 bytes −9 No edit summary Tag: Visual edit
  • curprev 14:5214:52, 17 October 2025 Davrot talk contribs 3,935 bytes +3,935 Created page with "== Goal == We want to remove a common signal which was mixed on top a set of data channels. There are many methods to do so. We will use SVD. Implementations are for example: [https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.svd.html scipy.linalg.svd] or [https://pytorch.org/docs/stable/generated/torch.svd_lowrank.html torch.svd_lowrank] (which also works on the GPU) Questions to [mailto:davrot@uni-bremen.de David Rotermund] == Creating dirty test data..." Tag: Visual edit