资源简介
matlab eeg matlab eegmatlab eeg

代码片段和文件信息
% eeglab() - Matlab graphic user interface environment for
% electrophysiological data analysis incorporating the ICA/EEG toolbox
% (Makeig et al.) developed at CNL / The Salk Institute 1997-2001.
% Released 11/2002- as EEGLAB (Delorme Makeig et al.) at the Swartz Center
% for Computational Neuroscience Institute for Neural Computation
% University of California San Diego (http://sccn.ucsd.edu/).
% User feedback welcome: email eeglab@sccn.ucsd.edu
%
% Authors: Arnaud Delorme Scott Makeig with substantial contributions
% from Colin Humphries Sigurd Enghoff Tzyy-Ping Jung plus contributions
% from Tony Bell Te-Won Lee Luca Finelli and other contributors.
%
% Description:
% EEGLAB is Matlab software for processing continuous or event-related
% EEG or other physiological data. It is designed for use by both novice and
% expert Matlab users. In normal use the EEGLAB graphic interface calls
% graphic functions via pop-up function windows. The EEGLAB history mechanism
% can save the resulting Matlab calls to disk for later incorporation into
% Matlab scripts. A single data structure (‘EEG‘) containing all dataset
% parameters may be accessed and modified directly from the Matlab commandline.
% EEGLAB now recognizes “plugins“ sets of EEGLAB functions linked to the EEGLAB
% main menu through an “eegplugin_[name].m“ function (Ex. >> help eeplugin_besa.m).
%
% Usage: 1) To (re)start EEGLAB type
% >> eeglab % Ignores any loaded datasets
% 2) To redaw and update the EEGLAB interface type
% >> eeglab redraw % Scans for non-empty datasets
% >> eeglab rebuild % Closes and rebuilds the EEGLAB window
%
% >> type “license.txt“ % the GNU public license
% >> web http://sccn.ucsd.edu/eeglab/tutorial/ % the EEGLAB tutorial
% >> help eeg_checkset % the EEG dataset structure
%
% Main files:
% ----------
% eeglab() - main graphic interface
% license.txt - GNU license
%
% Functions added to EEGLAB:
% --------------------------------------------------------------------
% cell2mat() - cell to matrix overwrites neural network toolbox function
% compvar() - compute component variance
% convolve() - smart conv2 (fewer boundary problems)
% del2map() - compute a surface Laplacian transform of the data
% eegplot() - scrolling multichannel data viewer (with data rejection)
% eegplot2event() - process data rejection info from eegplot()
% eegplot2trial() - process eegplot() rejection info
% eegrej() - reject portions of continuous eeg data
% eegthresh() - simple thresholding method
% entropy() - compute component entropy
% epoch() - extract epochs from a continuous dataset
% fastif() - fast if function
% gabor2d() - 2D Gabor matrix
% gauss2d() - 2D Gauss matrix
% getallmenus() - retrieve all menus of a GUI
% gradmap() - compute the gradient of a map
% h()
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 82619 2004-11-24 23:37 eeglab.m
----------- --------- ---------- ----- ----
82619 1
- 上一篇:自抗扰控制器的SIMUli
nk仿真 - 下一篇:LDPC BP算法
相关资源
- MATLAB的EEG分类算法
- 基于MATLAB的脑电信号处理.pdf
- EEGLAB中文操作手册
- 基于Matlab的EEGLab工具包使用手册
- EEGLAB版本V13
- EEG脑电处理matlab工具包-eeglab
- EEG处理GUI.rar
- 对脑电信号使用小波分解技术重建
- EEG小波变换
- 读EEG的MATLAB
- EEG SEMG 表面肌电信号与肢体运动直接
- FCM for EEG 模糊C均值脑电分类并使用了
- Epilepsy-EEG-report--- 在学习了数字信号处
- ica-matlab 脑电信号 分析 fast ica去噪
- cspnum1 csp算法
- EEG_WAVELET 用小波方法把脑电信号进行
- Fftfile-of-EEG 可以用FFT频谱对脑电信号
- EEG-power-spectrum-estimation- 本科毕业时做
评论
共有 条评论