Feeds
回答済み
Having trouble with the spike triggered average
Time wasn't in the original data file, but I figured it out to be t=1:length(stimulus); t=t./sr;
Having trouble with the spike triggered average
Time wasn't in the original data file, but I figured it out to be t=1:length(stimulus); t=t./sr;
約11年 前 | 0
回答済み
Having trouble with the spike triggered average
Also, the window is 200ms. (200ms before a spike and after)
Having trouble with the spike triggered average
Also, the window is 200ms. (200ms before a spike and after)
約11年 前 | 0
質問
Having trouble with the spike triggered average
I keep getting empty matrices when trying to determine a spike triggered average. Below is my code. Can anyone help?? spkr=[...
約11年 前 | 4 件の回答 | 0