You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This web app allows you to decompose your signal data or time series using FFT and gives the opportunity to interactively investigate the signal and its spectrum (frequency spectrum, power spectrum, periodogram, and its power spectral density) using the advantage of Plotly package.
This repository contains code for analyzing Steady-State Visually Evoked Potential (SSVEP) signals recorded from EEG data. The goal of this analysis is to determine the stimulation frequency from the EEG signals recorded in each test. Two methods are employed: Frequency Content Plotting and Canonical Correlation Analysis (CCA).
This repository contains programs that generate Costas arrays using the fundamental algebraic methods such as Welch, Lempel, Golomb, and their variations.