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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers95
Suggested Problems
-
417 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
832 Solvers
-
Create matrix of replicated elements
383 Solvers
-
328 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
341 Solvers
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!