代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/106690/15626539
m plottopo.m
% plottopo() - plot concatenated multichannel data epochs in a topographic or
% rectangular array. Uses a channel location file with the same
% format as topoplot(), or e
www.eeworm.com/read/106690/15626562
m logspec.m
% logspec() - plot mean log power spectra of submitted data on loglog scale
% using plotdata() or plottopo() formats
%
% Usage:
% >> [spectra,freqs] = logspec(data,frames,srate);
%
www.eeworm.com/read/106690/15626571
m envproj.m
% envproj() - plot envelopes of projections of selected ICA component
% projections against envelope of the original data
%
% Usage: >> [envdata] = envproj(data,weights,compnums);
%
www.eeworm.com/read/106690/15626608
m plotdata.m
% plotdata() - plot concatenated multichannel data epochs in two-column format
%
% Usage: >> plotdata(data)
% >> plotdata(data,frames)
% >> plotdata(data,frames,limits,title,channa
www.eeworm.com/read/106690/15626682
m compsort.m
% compsort() - reorder ICA components, first largest to smallest by the size
% of their maximum variance in the single-component projections,
% then (if specified) the nlarge
www.eeworm.com/read/106690/15626691
m rmbase.m
% rmbase() - subtract basevector channel means from multi-epoch data matrix
%
% Usage:
% >> [dataout] = rmbase(data); % remove whole-data channel means
% >> [dataout datamean] = rmbase(dat
www.eeworm.com/read/106690/15626706
m matsel.m
% matsel() - select rows, columns, and epochs from given multi-epoch data matrix
%
% Usage:
% >> [dataout] = matsel(data,frames,framelist);
% >> [dataout] = matsel(data,frames,framelist,ch
www.eeworm.com/read/106690/15626747
m chanproj.m
% chanproj() - make a detailed plot of data returned from plotproj()
% for given channel. Returns the data plotted.
% Usage:
% >> [chandata] = chanproj(projdata,chan);
% >> [chandata]
www.eeworm.com/read/106690/15626761
m eventlock.m
% eventlock() - Time lock data epochs to specified event frames or event x-values.
% Use to timelock existing data epochs to reaction times or other events
%
% Usage:
% >> [dataout,medv
www.eeworm.com/read/106307/15640598
dat objects.dat
物体数 =33;
种类数 =4;
0 =全部物体;
1 =室外物体;
2 =室内墙体;
3 =家具;
[00000]; //*******物品001(平房)***********
int ID =1; //编号
int Kind =1; //类别编号
char Name