corr2 function with complex vectors.

7 次查看(过去 30 天)
Nina Bob
Nina Bob 2016-5-13
评论: Nina Bob 2016-5-14
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
Ahmet Cecen 2016-5-13
If you have 2 complex vectors, why not just use corr instead? It should give you a valid coefficient.
  1 个评论
Nina Bob
Nina Bob 2016-5-14
I have already use it; but I am not sure that it give the best results.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Descriptive Statistics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by