Pearson correlation display one number
Mostrar comentarios más antiguos
How do I display one single number for the Pearson correlation?
Below is the part of the code I use to generate the correlation coefficient. Is there a way to define the dimensions and avoid getting four numbers?
PearsonA1A230=corrcoef(Absorbance30_1,Absorbance30_2)

Respuestas (0)
Categorías
Más información sobre Correlation and Convolution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!