plotting the average of a range of data

1 回表示 (過去 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 Center および File ExchangeSurface and Mesh Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by