corr2 function with complex vectors.
Mostrar comentarios más antiguos
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.
Respuestas (1)
Ahmet Cecen
el 13 de Mayo de 2016
0 votos
If you have 2 complex vectors, why not just use corr instead? It should give you a valid coefficient.
1 comentario
Nina Bob
el 14 de Mayo de 2016
Categorías
Más información sobre Region and Image Properties en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!