Feeds
提问
time-frequency spectrum of event related potentials
Hi, I am working with auditory evoked potentials (EEG). I have 100 trials. I can make time-frequency spectrum of averaged si...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to decimate the matrix
Hi, I have matrix of data and I would like to decimate the data with command "decimate(x,r)". The matrix has 100 rows. I tried t...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to store specific data from structure (substructure)?
Hi, I have large dataset in structure arrays. Hundred of subctructures (1x100), it looks like data = 1x100 struct array ...
10 years 前 | 1 个回答 | 0
1
个回答已回答
How to get details from header
So I get details from head and the data with this code: filename = 'usporadani11.txt'; fid = fopen (filename, 'r'); ...
How to get details from header
So I get details from head and the data with this code: filename = 'usporadani11.txt'; fid = fopen (filename, 'r'); ...
11 years 前 | 0
提问
How to get details from header
I have document which contains header and data. One part of header is useless so I skipped this but in the second part are some ...
11 years 前 | 2 个回答 | 0