Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantifying Alpha Dips #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kalenforrester
Copy link

The following code takes a reading from the EEG alpha waves and through a multitude of steps, converts it into readings that people could read without any prior knowledge. The first step was to establish the full file of data from the muse and convert it into a matrix of readable values for Matlab. From there we simply extracted each alpha value and mapped it against time to visualize what the alpha wave looks like. The next steps were to find the number of dips, time spent in a dip, and then the average depth across all the depths to obtain a value for alpha suppression.

The following code takes a reading from the EEG alpha waves and through a multitude of steps, converts it into readings that people could read without any prior knowledge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant