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!
9823 Solvers
Generate a string like abbcccddddeeeee
234 Solvers
Basics: 'Find the eigenvalues of given matrix
322 Solvers
Matlab Basics - Convert a row vector to a column vector
419 Solvers
405 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!