why it showing the error
"Error: Could not check out Symbolic Math Toolbox license."
Solution set note: i' is -i. More explicit method would be ; usage or rot90. There is another way, which I don't recall to transpose an imaginary array without creating complex conjugates.
i.'
The author should make some change: either the spec or the test cases are flawed, the order of the solution should not matter.
i' = -i
i.' = -i
.' is transpose
' is transpose and then complex conjugate
6316 Solvers
Given a matrix, return the last eigen value
177 Solvers
178 Solvers
5812 Solvers
384 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!