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!
Maximum running product for a string of numbers
1151 Solvers
Remove the small words from a list of words.
689 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
4247 Solvers
375 Solvers
480 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!