Normalize columns of matrix with complex data?
Afficher commentaires plus anciens
I have an array with complex values and I want to normalise the columns. I tried normc(array). But the error is: Data is complex. Is there a way to get around this?
6 commentaires
Adam
le 20 Jan 2017
What do you mean by normalise in this context?
belle
le 20 Jan 2017
Stephen23
le 20 Jan 2017
@Bonnie: when you tell us what is means to normalize complex numbers, then we can show you how to do it in MATLAB.
Adam
le 20 Jan 2017
The sum of the square of a complex number will still be complex so it can't be 1.
belle
le 20 Jan 2017
belle
le 20 Jan 2017
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!