Normalize columns of matrix with complex data?
古いコメントを表示
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 件のコメント
Adam
2017 年 1 月 20 日
What do you mean by normalise in this context?
belle
2017 年 1 月 20 日
Stephen23
2017 年 1 月 20 日
@Bonnie: when you tell us what is means to normalize complex numbers, then we can show you how to do it in MATLAB.
Adam
2017 年 1 月 20 日
The sum of the square of a complex number will still be complex so it can't be 1.
belle
2017 年 1 月 20 日
belle
2017 年 1 月 20 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!