If you're interested in becoming a contributor or requesting changes then click here to join the discord

Difference between revisions of "G.tec Suite MATLAB API"

From Brain Computer Interface Wiki
Jump to navigation Jump to search
(Created page with "Category:Developer Tools The toolbox is a device driver that lets users read biosignal data like EEG, ECoG, EMG, EOG and ECG within the MATLAB environment. MATLAB is a ver...")
 
 
Line 3: Line 3:
  
 
One of the key advantages of the API for MATLAB is that it is fully integrated into MATLAB. Therefore, you can start data acquisitions within minutes, and build your application easily and quickly. The API for MATLAB contains commands that provide full access to the amplifier. There are commands for reading the data, setting the bandpass and Notch filters, changing the sampling frequency of the amplifier, defining bipolar derivations and calibrating the system.
 
One of the key advantages of the API for MATLAB is that it is fully integrated into MATLAB. Therefore, you can start data acquisitions within minutes, and build your application easily and quickly. The API for MATLAB contains commands that provide full access to the amplifier. There are commands for reading the data, setting the bandpass and Notch filters, changing the sampling frequency of the amplifier, defining bipolar derivations and calibrating the system.
 +
 +
==Organizations==
 +
*[[G.tec_medical_engineering_GmbH|G.tec medical engineering GmbH]]
 
==Links==
 
==Links==
 
[https://www.gtec.at/product/gtec-suite-2020/ Website]
 
[https://www.gtec.at/product/gtec-suite-2020/ Website]

Latest revision as of 02:34, 6 April 2022

The toolbox is a device driver that lets users read biosignal data like EEG, ECoG, EMG, EOG and ECG within the MATLAB environment. MATLAB is a very flexible development environment, which allows you to easily set up your own signal acquisition and analysis by utilizing all available toolboxes from MATLAB (like Statistics, Neural Networks, and Signal Processing).

One of the key advantages of the API for MATLAB is that it is fully integrated into MATLAB. Therefore, you can start data acquisitions within minutes, and build your application easily and quickly. The API for MATLAB contains commands that provide full access to the amplifier. There are commands for reading the data, setting the bandpass and Notch filters, changing the sampling frequency of the amplifier, defining bipolar derivations and calibrating the system.

Organizations

Links

Website