Problem 2540. Find out of matrix transpose Complex conjugate

 Find out of matrix transpose Complex conjugate
A=[2 3+i;1 4+i]
Then answer must be
   [2.0000             1.0000;          
   3.0000 + 1.0000i   4.0000 + 1.0000i]

Solution Stats

67.11% Correct | 32.89% Incorrect
Last Solution submitted on Nov 21, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers95

Suggested Problems

More from this Author70

Problem Tags

Community Treasure Hunt

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

Start Hunting!