Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

[Question] Solving matrices of Stiffness Method

$
0
0
hi every one
i have problem in vb.net, solving a matrices-equation with the following scheme:

|-    -|    |-            -|   |-   -|
|  Q1  |    |  3  1  0  9  |   |  0  |
|  Q2  |    |  3  3  0  9  |   |  0  |
|  3   | =  |  4  0  0  7  | x |  D1 |
|  Q3  |    |  6  9  1  2  |   |  0  |
|-    -|    |-            -|   |-   -|


Is there any library for solving such equation?
if not, I need to answer this question:
* how could I manage to register variables Q1, Q2 ... etc in order to find their values?


I faced this problem while coding a library for structural analysis of beams by stiffness method

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>