How to do the hermatin function in matlab?
1 次查看(过去 30 天)
显示 更早的评论
I have a matrix of 10x5.I want a complex conjugate transpose matrix with the size of 10x5.can you please give the code for that?
2 个评论
Matt J
2018-2-9
If you transpose (with or without conjugation) a matrix of size 10x5 shouldn't the result be 5x10?
采纳的回答
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Numeric Types 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!