Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create a 28x28 matrix in Mathcad

Status
Not open for further replies.

AaronEvans

Civil/Environmental
Oct 22, 2014
1
Hi, I am trying to calculate a stiffness matrix of the size of 28x28. However there is a limit to the size of a matrix in mathcad of 600 units. Is there a way of getting around this? or an alternative method I can use?
 
Replies continue below

Recommended for you

Have you tried assigning e.g. the last element in your stiffness matrix and then populate the other matrix elements? Something like this:

[pre] K[27,27:100 [/pre]

Now, you have a matrix with 100 assigned to the last element, the rest is zero. Now it's possible to populate the other elements like this:

[pre] K[row,col:value [/pre]

HTH

/PB
 
The graphical matrix definition is limited, but you can enter relatively gigantic matrices through an Excel component.

TTFN
faq731-376
7ofakss

Need help writing a question or understanding a reply? forum1529

Of course I can. I can do anything. I can do absolutely anything. I'm an expert!
 
or, you can use the READ functions to read a standard text or Excel formatted file for a matrix

TTFN
faq731-376
7ofakss

Need help writing a question or understanding a reply? forum1529

Of course I can. I can do anything. I can do absolutely anything. I'm an expert!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor