Comparing sample and reference plots
Mostra commenti meno recenti
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 Commenti
KSSV
il 17 Giu 2020
What you have?
ananya mittal
il 17 Giu 2020
KSSV
il 17 Giu 2020
Read about corr2.
ananya mittal
il 17 Giu 2020
Risposte (1)
Abhishek Kumar
il 11 Dic 2020
0 voti
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
Categorie
Scopri di più su Time Series in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!