フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Is there a performance gain from using exclusively transpose vs complex conjugate transpose?

1 回表示 (過去 30 日間)
Josh Lee
Josh Lee 2015 年 10 月 3 日
閉鎖済み: Josh Lee 2015 年 10 月 3 日
Intuitively it would appear that performing fewer operations would make a function faster, but this may not be the case for this particular operation. I suspect that for vectors and matrices with fewer elements there is probably little difference in performance between the two operations. Should there be a difference in the two operations at which point, in terms of number of elements I'm transposing, should I consider using exclusive transpose, .', vs complex conjugate transpose, '?
Thanks

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by