What is the difference between A' and A.' ?
A' : ctranspose(A): complex conjugate transpose
A.': transpose(A): non-conjugate transpose
for more information: 'help (c)transpose'
Good one!
Why test case - 3 is not able to pass. I had to hardcode it !!
clever!
17572 Solvers
28623 Solvers
799 Solvers
Determine Whether an array is empty
650 Solvers
The Answer to Life, the Universe, and Everything
387 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!