Community Profile

photo

Murthy MVVS


Last seen: 5 months ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 0 answers | 0

0

answers