Error bars for large noisy data sets
Show older comments
Dear all, I have ten large linear arrays (50,000+ elements) such as
A = [ An1 An2....An50000 ] B = [ Bn1 Bn2....Bn50000 ] .... J = [ Jn1 Jn2....Jn50000 ]
I can make a simple average of these arrays by adding them and dividing by ten and this reduces the noise substantially.
What I would like to do is plot this average with error bars that represent the noise in the original ten arrays. The arrays are large, so maybe error bars at sensible increments (say ten error bars across the entire range where the deviation from the average is greatest)
thanks
1 Comment
William White
on 12 Jun 2018
Answers (0)
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!