Pearson correlation display one number
이전 댓글 표시
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)

답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Correlation and Convolution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!