필터 지우기
필터 지우기

Comparing sample and reference plots

조회 수: 1 (최근 30일)
ananya mittal
ananya mittal 2020년 6월 17일
답변: Abhishek Kumar 2020년 12월 11일
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
KSSV 2020년 6월 17일
Read about corr2.
ananya mittal
ananya mittal 2020년 6월 17일
But the two matrixes here doesn't have the same number of datapoints.

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

답변 (1개)

Abhishek Kumar
Abhishek Kumar 2020년 12월 11일
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

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by