How to calculate covriance between 2 coordinates set
조회 수: 4 (최근 30일)
이전 댓글 표시
If I have a set x which is a 10x2 matrix with each row as a coordinate (ie. there are 10 coordinates). And similarly I have another coordinate set y (10x2). How can I find the covariance between the two coordinate set? ie. One row should be considered as a single quantity. And I need to get a 10x10 covariance matrix which gives the covariance between each 10 coordinates.
Thanks in Advance.
댓글 수: 4
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!