フィルターのクリア

Density plot of a 2D matrix

7 ビュー (過去 30 日間)
hamed
hamed 2021 年 1 月 10 日
コメント済み: hamed 2021 年 1 月 10 日
Hi :)
I have a 2D matrix and I want to plot the number of accurence for each element at each row as the density plot (please see the attached plot).
In other words, each background color shows the probability (count) of each sample.
Thanks.
  2 件のコメント
Image Analyst
Image Analyst 2021 年 1 月 10 日
I don't understand. I imagine the image is your 2-D matrix and you've applied a colormap to it. But what is the black line plot? The "number of occurrence" to most people means "histogram". But if you had a histogram for each row, you would have multiple values, not just the one value you're plotting at each row. Even if you took the histogram of the entire array, it would be misleading and deceptive to plot the histogram going vertically down the rows. So attach your data, and explain the black curve.
hamed
hamed 2021 年 1 月 10 日
I attached my data. Forget about the black line. I just to plot my data (501*381) as the density plot. the same as the figure I attached as the example above.
Thanks

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by