资源简介
eeglab的ADJUST插件
代码片段和文件信息
% ADJUST() - Automatic EEG artifact Detector
% with Joint Use of Spatial and Temporal features
%
% Usage:
% >> [art horiz vert blink disc...
% soglia_DV diff_var soglia_K med2_K meanK soglia_SED med2_SED SED soglia_SAD med2_SAD SAD ...
% soglia_GDSF med2_GDSF GDSF soglia_V med2_V nuovaV soglia_D maxdin]=ADJUST (EEGout)
%
% Inputs:
% EEG - current dataset structure or structure array (has to be epoched)
% out - (string) report file name
%
% Outputs:
% art - List of artifacted ICs
% horiz - List of HEM ICs
% vert - List of VEM ICs
% blink - List of EB ICs
% disc - List of GD ICs
% soglia_DV - SVD threshold
% diff_var - SVD feature values
% soglia_K - TK threshold
% meanK - TK feature values
% soglia_SED - SED threshold
% SED - SED feature values
% soglia_SAD - SAD threshold
% SAD - SAD feature values
% soglia_GDSF- GDSF threshold
% GDSF - GDSF feature values
% soglia_V - MEV threshold
% nuovaV - MEV feature values
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% ADJUST
% Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features
%
% Developed 2007-2014
% Andrea Mognon (1) and Marco Buiatti (2)
% (1) Center for Mind/Brain Sciences University of Trento Italy
% (2) INSERM U992 - Cognitive Neuroimaging Unit Gif sur Yvette France
%
% Last update: 02/05/2014 by Marco Buiatti
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Reference paper:
% Mognon A Jovicich J Bruzzone L Buiatti M
% ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features.
% Psychophysiology 48 (2) 229-240 (2011).
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Copyright (C) 2009-2014 Andrea Mognon (1) and Marco Buiatti (2)
% (1) Center for Mind/Brain Sciences University of Trento Italy
% (2) INSERM U992 - Cognitive Neuroimaging Unit Gif sur Yvette France
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation; either version 2 of the License or
% (at your option) any later version.
%
% This program is distributed in the hope that it will be useful
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program; if not write to the Free Software
% Foundation Inc. 59 Temple Place Suite 330 Boston MA 02111-1307 USA
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% VERSIONS LOG
%
% 02/05/14: Modified text in Report.txt (MB).
%
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-08-20 23:02 ADJUST1.1.1\
文件 14919 2015-08-20 23:14 ADJUST1.1.1\ADJUST.m
文件 3371 2014-05-06 06:41 ADJUST1.1.1\computeSAD.m
文件 3519 2014-05-06 06:43 ADJUST1.1.1\computeSED_NOnorm.m
文件 2390 2014-05-06 06:41 ADJUST1.1.1\compute_GD_feat.m
文件 1607 2015-08-20 23:16 ADJUST1.1.1\eegplugin_adjust.m
文件 5290 2014-05-06 06:44 ADJUST1.1.1\EM.m
文件 515 2015-08-20 23:10 ADJUST1.1.1\INSTALLATION.txt
文件 7210 2014-05-06 06:40 ADJUST1.1.1\interface_ADJ.m
文件 35148 2009-11-25 21:14 ADJUST1.1.1\LICENSE.txt
文件 2129 2014-05-06 06:44 ADJUST1.1.1\mat2vec.m
文件 2796 2014-05-06 06:44 ADJUST1.1.1\pop_ADJUST_interface.m
文件 20399 2014-05-06 06:45 ADJUST1.1.1\pop_prop_ADJ.m
文件 10594 2015-08-12 21:30 ADJUST1.1.1\pop_selectcomps_ADJ.m
文件 2193 2014-05-06 06:45 ADJUST1.1.1\trim_and_max.m
文件 1351 2014-05-06 06:45 ADJUST1.1.1\trim_and_mean.m
- 上一篇:硬布线控制器设计 计算机组成原理
- 下一篇:Crystall_Ball教程
相关资源
- EEGLAB中文手册
- EEGlab学习笔记
- EEglab操作手册
- eeglab 使用说明
- 光束平差Bundle Adjustment源代码
- SBASparse Bundle Adjustment的VC2010版本
- eeglab工具
- eeglab教程
- eeglab安装包
- 博睿康公司Neuracle EEG RecorderV2采集软件
- Texture Adjustments 2.1
- EEGLAB 使用手册
- Texture Adjustments 2020.2.unitypackage
- EEGLAB版本V14.1.1,
- Bundle Adjustment —A Modern Synthesis
- 脑电数据批量绘图算法v3.0.zip
- ADJUST插件
- EPSON XP-245 爱普生打印机废墨垫清零程
- sparse bundle adjustment
- EEGLAB中的电极位置信息文件.rar
评论
共有 条评论