contents.m

来自「matlab数字信号处理工具箱」· M 代码 · 共 33 行

M
33
字号
% Demos of the BIOSIG-toolbox;
%
% Copyright (C) 2003-2004 by Alois Schloegl <a.schloegl@ieee.org>	
% WWW: http://biosig.sf.net/
% $Revision: 1.5 $
% $Id: Contents.m,v 1.5 2004/02/09 18:14:52 schloegl Exp $

% This library is free software; you can redistribute it and/or
% modify it under the terms of the GNU Library General Public
% License as published by the Free Software Foundation; either
% Version 2 of the License, or (at your option) any later version.
%
% This library 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
% Library General Public License for more details.
%
% You should have received a copy of the GNU Library General Public
% License along with this library; if not, write to the
% Free Software Foundation, Inc., 59 Temple Place - Suite 330,
% Boston, MA  02111-1307, USA.


DEMO1.M	  % QRS-Detection
DEMO2.M   % Estimate and validate BCI classifier
DEMO3.M	  % Demonstrates how the generate an EDF/GDF/BDF file
DEMO4.M	  % Demonstrates how the generate an BKR file
DEMO5.M	  % Demonstrates how the generate an WAV file

    % This test was applied for the OPENECG programming contest. 
SCPTEST.M % test of SCP-ECG files can be accessed. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?