Feeds
질문
Sorting complex array with cplxpair and how to get the sort index?
I have a vector of complex numbers, which I sort using cplxpair to get the complex conjugates in ordered pair. But now I need to...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to get the symbolic determinant of a big matrix 13x13 size
I have a 13 x 13 matrix given as M. I am using Matlab 2021a. If I use the matlab 'det' as detM = det(M) I am getting error ...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Polynomial Eigen Value Problem.
Can anyone let me know how to solve this problem. A = [a1 a2]; B = [b1 b2]; C = [c1 c2]; (k^2*[A] + k*[B] + C)*x = 0; w...
대략 14년 전 | 답변 수: 0 | 0

