eeglab13_5_4b

所属分类:matlab编程
开发工具:matlab
文件大小:30911KB
下载次数:1
上传日期:2020-05-17 09:38:07
上 传 者做手术
说明:  eeglab是一个交互式的matlab工具箱,用于处理连续的和与事件相关的eeg、meg和其他电生理数据,包括独立成分分析(ica)、时间/频率分析、伪影抑制、事件相关统计以及对平均和单次试验数据的几种有用的可视化模式。
(Eeglab is an interactive matlab toolbox, which is used to process continuous and event related EEG, MEG and other electrophysiological data, including independent component analysis (ICA), time / frequency analysis, artifact suppression, event related statistics and several useful visualization modes for average and single test data.)

文件列表:
eeglab13_5_4b\Contents.m (1492, 2015-10-24)
eeglab13_5_4b\eeglablicense.txt (12810, 2015-10-24)
eeglab13_5_4b\eeglab.m (111734, 2015-10-24)
eeglab13_5_4b\external (0, 2015-10-24)
eeglab13_5_4b\functions (0, 2015-10-24)
eeglab13_5_4b\functions\@eegobj (0, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\display.m (368, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\eegobj.m (321, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\fieldnames.m (69, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\horzcat2.m (150, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\isfield.m (86, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\isstruct.m (48, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\length.m (396, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\orderfields.m (149, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\rmfield.m (85, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\simpletest.m (154, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\subsasgn.m (2952, 2015-10-24)
eeglab13_5_4b\functions\@eegobj\subsref.m (1387, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata (0, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\display.m (1180, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\double.m (55, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\end.m (901, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\isnumeric.m (877, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\length.m (913, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\memmapdata.m (1994, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\msize.m (37, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\ndims.m (1169, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\reshape.m (1449, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\size.m (1383, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\subsasgn.m (1590, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\subsref.m (4622, 2015-10-24)
eeglab13_5_4b\functions\@memmapdata\sum.m (1913, 2015-10-24)
eeglab13_5_4b\functions\@mmo (0, 2015-10-24)
eeglab13_5_4b\functions\@mmo\binaryopp.m (1229, 2015-10-24)
eeglab13_5_4b\functions\@mmo\bsxfun.m (1024, 2015-10-24)
eeglab13_5_4b\functions\@mmo\changefile.m (187, 2015-10-24)
eeglab13_5_4b\functions\@mmo\checkcopies_local.m (634, 2015-10-24)
eeglab13_5_4b\functions\@mmo\checkworkspace.m (2431, 2015-10-24)
... ...

This dir contains original Matlab functions from the EEGLAB (formerly ICA/EEG) Matlab toolbox, all released under the Gnu public license (see eeglablicence.txt). See the EEGLAB tutorial and reference paper (URLs given below) for more information. Sub-directories: /functions - All distributed EEGLAB functions (admin, sigproc, pop, misc) /plugins - Directory to place all downloaded EEGLAB plug-ins. dipfit (1.0) is present by default /sample_data - Miscellaneous EEGLAB data using in tutorials and references /sample_locs - Miscellaneous standard channel location files (10-10, 10-20) See the EEGLAB web site http://sccn.ucsd.edu/eeglab/ for more. To use EEGLAB: 1. Place the Matlab functions in a directory ($DIR) and add $DIR/eeglab4.x to (Unix) your matlabpath environment variable. Else, within Matlab >> addpath('full_path_here') 2. Optional: Edit file "icadefs.m" under the function directory to specify the location of the faster binary "ica" function (equivalent to Matlab runica() and called from within Matlab by binica()). This requires a (recommended) separate download from http://sccn.ucsd.edu/eeglab/binica/ Also add the path to the EEGLAB tutorial. This requires another (recommended) download. See http://sccn.ucsd.edu/eeglab/ File "icadefs.m" also specifies various limits and constants used in EEGLAB functions. 3. Then start Matlab and type >> eeglab 4. Open the main EEGLAB tutorial page (your downloaded "eeglabtut.html", else browse http://sccn.ucsd.edu/eeglab/eeglabtut.html) 5. Please send feedback and suggestions to: eeglab@sccn.ucsd.edu 6. In publications, please reference: Delorme, A., Makeig, S. (in press) EEGLAB: An open source toolbox for analysis of single-trial EEG dynamics including independent component analysis. Journal of Neuroscience Methods. http://sccn.ucsd.edu/eeglab/download/eeglab_jnm03.pdf Enjoy using EEGLAB to explore and analyze your data. Consider contributing to your functions and creativity to EEGLAB open source development (see http://sccn.ucsd.edu/eeglab for more details). Arno Delorme & Scott Makeig Fri Sep 6 11:44:29 PDT 2002

近期下载者

相关文件


收藏者