Skip to main content
1-Visitor
November 9, 2016
Question

Is it possible to solve a variable inside a matrix? Like an Eigenvalue problem where the determinant of a matrix should be equal to zero and a variable is to be solved inside the matrix.

  • November 9, 2016
  • 4 replies
  • 2720 views

I'm solving the natural frequency of a structure. Pleas help. See attached file. How to do this in Mathcad Prime 3.0?

4 replies

23-Emerald IV
November 9, 2016

I can't do it in Prime (limited by Express), but here's how to do it (Using Mathcad 11), Prime should be similar.

Your problem is like:

Then to solve for omega:

Success!
Luc

21-Topaz II
November 9, 2016

eigenvals.jpg

on the other side, results:

So, what is the solution? Who knows?

25-Diamond I
November 9, 2016

Luc showed one way and this seems to answer your question about solving for a variable used in a matrix.

It uses Mathcads symbolics because using a numeric solve block would only give you one solution, depending on a guess value.

For your specific example you could also use the built-in function "genvals".

Anyway I get quite the same results as Luc and they differ from the values given in your picture!??

21-Topaz II
November 10, 2016

eigenvals3.jpg