91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 6.85MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-04
  • 語言: 其他
  • 標簽: biosig??

資源簡介

用于讀取EEG信號的工具,該工具可以輕松且有效地讀取數據

資源截圖

代碼片段和文件信息

%?BIOSIG?runs?on?Matlab?and?Octave.?
%?This?is?a?script?installing?all?components?in?an?automatically.
%??
%?1)?extract?the?files?and
%?2)?save?the?BIOSIG?files?in?
%?3)?start?matlab
%????cd?
%????biosig_installer?
%?4)?For?a?permanent?installation?save?the?default?path?with?
%?????PATH2RC?or
%?????PATHTOOL?and?click?on?the?“SAVE“?button.?
%?5)?For?removing?the?toolbox?
%????remove?the?path?to?
%???????HOME/tsa
%???????HOME/NaN
%???????HOME/BIOSIG/?and?all?its?subdirectories
%?
%??NOTE:?by?default?also?the?NaN-toolbox?is?installed?-?
%??-?a?statistical?toolbox?for?handling?missing?values?-?which?
%??changes?the?behaviour?of?some?standard?functions.?For?more??
%??information?see?NaN/README.TXT?.?In?case?you?do?not?want?this?
%??you?can?excluded?the?path?to?NaN/*.?The?BIOSIG?tools?will?still?
%??work?but?does?not?support?the?handling?of?NaN‘s.

% $Id:?install.m?2558?2010-11-19?07:32:04Z?schloegl?$
% Copyright?(C)?2003-200520062007200820092010?by?Alois?Schloegl?
% This?is?part?of?the?BIOSIG-toolbox?http://biosig.sf.net/

BIOSIG_HOME?=?pwd; %
if?exist(‘./t200_FileAccess‘‘dir‘)
%?install.m?may?reside?in?.../biosig/?or?above?(...)
????????[BIOSIG_HOMEfe]?=?fileparts(BIOSIG_HOME);
elseif?exist(‘biosig‘‘dir‘)
else?
????????fprintf(2‘Error:?biosig?subdirectories?not?found\n‘);
????????return;
end;?

path([BIOSIG_HOME‘/biosig‘]path); %?
path([BIOSIG_HOME‘/biosig/demo‘]path); %?demos
path([BIOSIG_HOME‘/biosig/doc‘]path); %?docus?Eventtable?etc.?
path([BIOSIG_HOME‘/biosig/t200_FileAccess‘]path); %?dataformat
path([BIOSIG_HOME‘/biosig/t250_ArtifactPreProcessingQualityControl‘]path); %?trigger?and?quality?control
path([BIOSIG_HOME‘/biosig/t300_FeatureExtraction‘]path); %?signal?processing?and?feature?extraction
path([BIOSIG_HOME‘/biosig/t400_Classification‘]path); %?classification
path([BIOSIG_HOME‘/biosig/t450_MultipleTestStatistic‘]path); %?statistics?false?discovery?rates
path([BIOSIG_HOME‘/biosig/t490_EvaluationCriteria‘]path); %?evaluation?criteria
path([BIOSIG_HOME‘/biosig/t500_Visualization‘]path); %?display?and?presentation
path([BIOSIG_HOME‘/biosig/t501_VisualizeCoupling‘]path); %?visualization?ofcoupling?analysis

if?~exist(‘OCTAVE_VERSION‘‘builtin‘)
%%?Matlab
path([BIOSIG_HOME‘/biosig/viewer‘]path); %?viewer
path([BIOSIG_HOME‘/biosig/viewer/utils‘]path); %?viewer
path([BIOSIG_HOME‘/biosig/viewer/help‘]path); %?viewer

path(path[BIOSIG_HOME‘/freetb4matlab/signal‘]); %?Octave-Forge?signal?processing?toolbox?converted?with?freetb4matlab
else?
%%?Octave
path(path[BIOSIG_HOME‘/freetb4matlab/signal‘]); %?Octave-Forge?signal?processing?toolbox?converted?with?freetb4matlab
end;

path(path[BIOSIG_HOME‘/freetb4matlab/oct2mat‘]); %?some?basic?functions?used?in?Octave?but?not?available?in?Matlab
path(path[BIOSIG_HOME‘/freetb4matlab/general‘]); %?some?basic?functions?used?in?Octave?but?not?available?in?Matlab
path(path[BIOSIG_HOME‘/fr

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2010-11-22?13:39??biosig\
?????文件???????35147??2010-01-12?07:47??biosig\LICENSE
?????目錄???????????0??2010-11-22?13:50??biosig\t300_FeatureExtraction\
?????文件????????9514??2010-07-02?13:16??biosig\t300_FeatureExtraction\heartratevariability.m
?????文件????????3404??2010-02-08?23:15??biosig\t300_FeatureExtraction\bandpower.m
?????文件????????3184??2009-12-21?23:29??biosig\t300_FeatureExtraction\brainrate.m
?????文件???????11444??2010-11-22?09:09??biosig\t300_FeatureExtraction\qrscorr.m
?????文件????????3435??2010-07-02?13:16??biosig\t300_FeatureExtraction\qrsdetect.m
?????文件????????4060??2010-07-02?13:16??biosig\t300_FeatureExtraction\respdetect.m
?????文件????????1691??2010-01-22?22:16??biosig\t300_FeatureExtraction\cfm.m
?????文件????????1125??2010-01-12?07:47??biosig\t300_FeatureExtraction\teager.m
?????文件????????1244??2010-11-22?09:09??biosig\t300_FeatureExtraction\Contents.m
?????文件????????2723??2010-10-15?11:28??biosig\t300_FeatureExtraction\synthetic_ecg.m
?????文件????????4557??2010-11-22?09:09??biosig\t300_FeatureExtraction\oahe.m
?????文件????????1817??2010-10-15?11:28??biosig\t300_FeatureExtraction\abp.m
?????文件???????17946??2010-04-15?15:09??biosig\t300_FeatureExtraction\tfmvar.m
?????文件????????8252??2010-07-02?13:09??biosig\t300_FeatureExtraction\ectbcorr.m
?????文件????????4086??2010-11-22?09:09??biosig\t300_FeatureExtraction\berger.m
?????文件????????3203??2010-11-22?09:09??biosig\t300_FeatureExtraction\paynter.m
?????文件????????4901??2010-04-15?19:19??biosig\t300_FeatureExtraction\evoked_potential.m
?????文件????????1672??2010-11-22?09:09??biosig\t300_FeatureExtraction\getar0.m
?????文件????????2493??2010-11-22?09:09??biosig\t300_FeatureExtraction\bss.m
?????文件????????4308??2010-11-22?09:09??biosig\t300_FeatureExtraction\baccala2001.m
?????文件????????1747??2010-01-12?07:47??biosig\t300_FeatureExtraction\hurst.m
?????文件????????6024??2010-11-22?09:09??biosig\t300_FeatureExtraction\wackermann.m
?????文件????????5423??2009-12-21?23:29??biosig\t300_FeatureExtraction\processing.m
?????文件????????2940??2010-11-22?09:09??biosig\t300_FeatureExtraction\barlow.m
?????文件????????2722??2010-11-22?09:09??biosig\t300_FeatureExtraction\arspectrum.m
?????文件????????3110??2010-11-22?09:09??biosig\t300_FeatureExtraction\tvaar.m
?????文件????????3269??2010-11-22?09:09??biosig\t300_FeatureExtraction\hjorth.m
?????文件????????5060??2010-11-22?09:09??biosig\t300_FeatureExtraction\tdp.m
............此處省略925個文件信息

評論

共有 條評論

相關資源