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!