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...
3 years 前 | 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 years 前 | 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...
13 years 前 | 0 个回答 | 0