-
Amplitude of Raw Output
by Billh ·It's just that you can't compare voltages well if the units do not match, and you lack Matlab units. So I dunno. -
Amplitude of Raw Output
by freqamp ·Here is a sample of the same data, Raw, after the Matlab filters applied, FFT: -
Amplitude of Raw Output
by Billh ·Do you know what the units are on the Y axis on the right hand side Matlab plot? -
Amplitude of Raw Output
by freqamp ·I'm loading recorded data (the CSV text files of raw data from the GUI) into MATLAB to gather frequency information for small sessions (2 mins) as part of an experiment. -
How to connect OpenBci with Matlab (LSL or BrainFlow)
by Andrey1994 ·In release notes for matlab 2019b there is smth about C\C++ code calling under "External Language Interfaces" https://www.mathworks.com/help/matlab/release-notes.html#mw_658d1546-34d0-4382-9 -
How to connect OpenBci with Matlab (LSL or BrainFlow)
by Andrey1994 ·It can be that in your matlab version there is another regexp parser for C\C++ headers which doesn't like -
How to connect OpenBci with Matlab (LSL or BrainFlow)
by Andrey1994 ·Also, now there are tests for Matlab in CI and they are passed https://github.com/brainflow-dev/brainflow/actions/workflows/run_matlab.yml?query=branch:master -
How to connect OpenBci with Matlab (LSL or BrainFlow)
by Andrey1994 ·Hi, just checked using the latest release and I cannot reproduce it. Downloaded from https://github.com/brainflow-dev/brainflow/releases/download/4.6.1/matlab_package.tar and used Matlab 2019b -
How to connect OpenBci with Matlab (LSL or BrainFlow)
by Mars2499 ·hello I have followed the steps to use brainflow in matlab and when executing the BrainFlowGetData example I get the following error: Error loading library intermediate output follows. -
noisy waveform in EEGLAB? [resolved]
by jctaylor ·The way things look when I open the .xdf file using either the xdfimport or the Mobilab matlab extensions is as shown below: -
use EEG electrode cap for sleep study ? [resolved]
by wjcroft ·However the other Github, for SPISOP, shows a Matlab based app that only runs on certain older versions of Matlab. So my guess, COSLEEP is the newer and more maintained real-time app. SPISOP may run f -
Ganglion using Matplotlib to graph, produces weird results ?
by wjcroft ·https://www.google.com/search?q=matlab+plot+time+series -
Ganglion using Matplotlib to graph, produces weird results ?
by wjcroft ·You can access the Ganglion board directly in real-time from Matlab, using Brainflow, -
EEG recording for small dogs [resolved]
by wjcroft ·What became of this project? [Answer:] mostly ADD'd onto other projects, EEG is a fun/novel thing to tinker with/toy with, but unless I planned on using ketamine/muscle relaxant to get rid of all the -
high impedance with cup electrodes? poor SSVEP results. [resolved]
by Hasni ·But SSVEP is never recognized or never seen in my plots even after processing in MATLAB -
Filtering Raw ECG in MATLAB collected using Cyton
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#matlab-signal-filtering -
Filtering ECG raw data
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#matlab-signal-filtering -
Filtering Raw ECG in MATLAB collected using Cyton
by abummu1 ·After applying Matlab filters (Notch 60Hz and BP 5-50Hz), We are not getting a similar waveform as live ECG streaming and playback. Pls, are we doing something wrong? -
Using the Ultracortex Mark IV with a Brainmaster Discovery 24 amp
by SecretSquirrel ·I have a lot of side projects going on with OpenBCI at the moment, and I find it to be a ton of fun. I am a programmer so I am playing around with a lot of MATLAB and Python packages for neurofeedback -
calculate FFT graph from Cyton samples, using python
by wjcroft ·Brainflow has language bindings for a wide range of popular languages, including Python, Java, C++, C#, Matlab, etc.