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!
Get the elements of diagonal and antidiagonal for any m-by-n matrix
284 Solvers
987 Solvers
264 Solvers
Try 1.5.4: Celsius to Fahrenheit
624 Solvers
470 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!