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!
Find the alphabetic word product
2322 Solvers
952 Solvers
819 Solvers
Project Euler: Problem 8, Find largest product in a large string of numbers
315 Solvers
217 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!