Solve non-trivial solution to a Matrix Function other than the solve block
Hi, everyone,

Right now I just want to find the non-trivial solution to the last equation above,
I can find that using the solve block, but since solve block cannot be used in programming,
I am afraid I have to find another way to solve a Matrix function with non trivial solution.
In Matlab, [eigenval, eigenvecs] = eig (K, M) would return to EV as eigenvecs, using the equation M*EV*lambda = K*EV, and it is easier for programming, say K & M varies.
So is there a way to solve non-trivial solution to a Matrix Function other than the solve block in Mathcad?
Thank you for your help!
Best
Shawn



