Averaging Autocorrelations
显示 更早的评论
This question might be better suited to a Statistics Forum, but I would need to know the MATLAB functions nevertheless.
Suppose I have a spike trains, each containing a burst in response to a similar input. Does it make sense to calculate the average autocorrelation for all these bursts? If so, what averaging method would be best , and how would I achieve this in MATLAB? I am slightly sceptical of simply taking
mean()
of all the autocorrelations - I lack the statistical temerity.
Thanks,
Linford
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!