Skip to main content
1-Visitor
April 21, 2017
Solved

Normalize eigenvec in MathCAD prime

  • April 21, 2017
  • 2 replies
  • 5291 views

Hi,

I have attached my problem.

I need to convert the matrix to look like the "b" part. I get the "a" part correctly.

The operation is represented in excel file. I really dont know how to do it or if it is possible to do in MathCAD.

Really appriciate any helt.

mathcad.JPG

Best answer by Werner_E

Can you please update my mathcad file with the solution?

Here you are.

I also added a way to create that function which does not need programming  (yellow) and so can be used in Prime Express, too.

Furthermore two ways to create the desired matrix U without using a user function "eigenVector" (blue, violet).

The last method would be the preferred way to do it in Prime as it does not call "eigenvec" twice.

2 replies

21-Topaz II
April 21, 2017

The eigenvectors are normalized.

ggoor1-VisitorAuthor
1-Visitor
April 21, 2017

So how can i get the matrix to be like the one i called "The correct value"?

25-Diamond I
April 21, 2017

Looking for something like this:

ggoor1-VisitorAuthor
1-Visitor
April 21, 2017

Yes!