Help with symbolic math

1 view (last 30 days)
Manoj Gupta
Manoj Gupta on 7 Apr 2014
Commented: Manoj Gupta on 7 Apr 2014
I am using linsolve to solve k-mw^2=F type problem. The problem is that my K matrix is a 15*15 matrix and mupad becomes out of memory. Can anybody tell me how much memory I need to solve problem of this size in symbolic math or is there any other way to solve it? Any help will be a lifesaver.
  2 Comments
Walter Roberson
Walter Roberson on 7 Apr 2014
How much memory are you working with at the moment?
Manoj Gupta
Manoj Gupta on 7 Apr 2014
As of now I am working on 2 GB RAM but I tried the same code on win 64 bit i5 computer with 8 GB RAM and it doesn't work on that also.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!