필터 지우기
필터 지우기

Error bars for large noisy data sets

조회 수: 5 (최근 30일)
William White
William White 2018년 6월 12일
댓글: William White 2018년 6월 12일
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
William White
William White 2018년 6월 12일
sorry, I should have made clear in the first line that the arrays contain noisy data; and in the second sentence that averaging the arrays reduces the noise.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by