5 ms·
Matlab/octave
by strawcomb 9y ago
Matlab/octave
- ivan_ah 9y agoWith caveat that A' is Hermitian transpose (transpose + complex conjugate) when A has complex entities, and you need A.' if you want the real transpose. For matrix A with real coefficients both operations are the same.