A MATLAB-based analytical system for epileptic EEG signal analysis using Short-Time Fourier Transform (STFT) and spectrogram visualization. This project implements spectrogram generation from scratch ...
readme.md # this file LICENSE.txt # Apache 2 license file lwslib/ # C/C++ library -lwslib.cpp # core functions -lwslib.h # header file matlab/ # Matlab/Mex wrapper -run_lws.m # Matlab example script ...