gpt4 book ai didi

matlab - 为什么复数共轭转置在Matlab中默认

转载 作者:太空宇宙 更新时间:2023-11-03 19:34:45 24 4
gpt4 key购买 nike

如果矩阵有复数元素,我想使用命令将 A 转置为 A'>>A'为什么要设计将 a+bi 转化为 a-bi ?有什么用?

最佳答案

来自 here :

for complex matrices, it is almost always the case that the combined operation of taking the transpose and complex conjugate arises in physical or computation contexts and virtually never the transpose in isolation (Strang 1988, pp. 220-221).

在 matlab 中,如果你想在不共轭的情况下进行转置,请使用 .'

关于matlab - 为什么复数共轭转置在Matlab中默认,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28104040/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com