contents.m
来自「matlab数字信号处理工具箱」· M 代码 · 共 40 行
M
40 行
% BIOSIG/T490 contains optimization criteria
%
% ROC receiver operator characteristics curve
% AUC area under the ROC curve
% KAPPA kappa coefficient including significance test
% QCMAHAL "quality" of a mahalanobis based classifier
% MUTINFO mutual information [2,3]
% Wolpaw_Entropy [3]
% BCI3EVAL typical bci evaluation [4]
%
% see also: NaN/COVM, DECOVM
%
%
% REFERENCES:
% [1] http://biosig.sf.net/
% [2] Schl鰃l A., Neuper C. Pfurtscheller G.
% Estimating the mutual information of an EEG-based Brain-Computer-Interface
% Biomedizinische Technik 47(1-2): 3-8, 2002.
% [3] A. Schl鰃l, C. Keinrath, R. Scherer, G. Pfurtscheller,
% Information transfer of an EEG-based Bran-computer interface.
% Proceedings of the 1st International IEEE EMBS Conference on Neural Engineering, pp.641-644, Mar 20-22, 2003.
% [4] Evaluation of the dataset III of the BCI-competition 2003.
% http://ida.first.fraunhofer.de/projects/bci/competition/results/TR_BCI2003_III.pdf
%
%
% $Revision: 1.1 $
% $Id: Contents.m,v 1.1 2004/02/13 16:59:39 schloegl Exp $
% Copyright (c) 1997-2004 by Alois Schloegl
% a.schloegl@ieee.org
% This is part of the BIOSIG-toolbox http://biosig.sf.net/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?