Plot cross-correlation 1:1 scatter plot
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I need to plot cross-correlation in a 1:1 scatter plot as shown below. Size of my matrix is 39 x 39. Can someone help me how can I do it MATLAB?

Thanks in advance.
0 件のコメント
回答 (1 件)
Image Analyst
2014 年 5 月 31 日
This plot has two axes, and x and a y. In your 39 by 39 matrix, what does the other dimensions (columns) beyond 2 mean? I mean, the first column could be the x values, and the 2nd column could be the y values, but what do columns 3 - 39 represent? Can you attach your data file and a little code to read it in. Please make it easy for us to help you, not hard, or many people just won't bother.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Scatter Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!