Comparing sample and reference plots
古いコメントを表示
Hi. I want to compare a sample plot with the reference plot and find out the the probability of matching or a correlation coefficient . How can I do so ?
4 件のコメント
KSSV
2020 年 6 月 17 日
What you have?
ananya mittal
2020 年 6 月 17 日
KSSV
2020 年 6 月 17 日
Read about corr2.
ananya mittal
2020 年 6 月 17 日
回答 (1 件)
Abhishek Kumar
2020 年 12 月 11 日
0 投票
Hi Ananya, as I understand you want to find out correlation coefficient between the two plots, and the matrices you have are also not of same size, you can use "interp", you can use the following link:
to find out the correlation coefficients you can use the following link for correlation:
https://www.mathworks.com/matlabcentral/answers/346341-correlation-between-two-matrices-with-different-number-of-rows-and-columns
カテゴリ
ヘルプ センター および File Exchange で Time Series についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!