photo

Jan


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Interested in attention
Professional Interests: EEG, heart beats, peak detection, neuropsychology

统计学

MATLAB Answers

7 个提问
1 个回答

排名
263,610
of 297,503

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Extracting phase information from FFT
Hello, I wanted to know how to get phase information out of an FFT calculation like this: NFFT = 2^nextpow2(L); % Next ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Leaving out the header when reading in a text file
Hi I am trying to read in my text file using this: fname=[PATHIN, textfile]; fid=fopen(fname); ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Need to create a 3 dimensional matrix of subjects, block numbers and 6 sub condition values within each block.
Hi, Until now I have worked only with 2D matrices which resemble spreadsheets. Now I have data with one more dimension. I have...

12 years 前 | 1 个回答 | 0

1

个回答

提问


xlswrite in linux
Hi, I´m using MATLAB on Linux and I am trying to output an array into a spreadsheet. Does anyone know what the equivalent comm...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
writing strrep statement within a loop
I understand the basic concept of replacing or removing parts of an existing string but if i have an array of s (1 to 50) for eg...

13 years 前 | 0

提问


writing strrep statement within a loop
cd (PATHIN) %read in all -vhdr files list=dir('*.vhdr'); len=length(list); SUBJ=cell(1,len); for s=1:len ...

13 years 前 | 3 个回答 | 0

3

个回答

提问


subsindex error
In this piece of script I am trying to use a shortcut adapted from another script so that I don´t have to write out each file na...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Multiple things to call into a loop
I define the subject numbers like this: subno={'s_01', 's_02','s_03', 's_04', 's_05', 's_06','s_07', 's_08', 's_09', 's...

13 years 前 | 1 个回答 | 0

1

个回答