필터 지우기
필터 지우기

plotting the average of a range of data

조회 수: 2 (최근 30일)
Anindita Deka
Anindita Deka 2019년 12월 4일
댓글: Guillaume 2019년 12월 4일
How can I plot the average of a range of data in matlab??
Suppose,
F(x,y)=x+y
And x and y are square matrix of dimension 100x100. I need to plot F(x,y) along x. And constraint is average of y for a range of values of dimension 5x100.
  댓글 수: 4
TADA
TADA 2019년 12월 4일
Im not sure i follow, but maybe have a look at movmean
Guillaume
Guillaume 2019년 12월 4일
For me, the whole thing is not clear. If x is a 100x100 matrix, how can you plot against x? A plot normally plots against scalar variables.
The best thing would be to give a concrete example of what's desired.

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

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by