corr2 function with complex vectors.
이전 댓글 표시
Hi, can anyone help me on how to compute the correlation between 2 complex vectors, by using the function corr2. Due to when I use this function it give me as error: Function CORR2 expected its first input, A, to be real.
답변 (1개)
Ahmet Cecen
2016년 5월 13일
0 개 추천
If you have 2 complex vectors, why not just use corr instead? It should give you a valid coefficient.
카테고리
도움말 센터 및 File Exchange에서 Region and Image Properties에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!