beamGlobalEM | R Documentation |
Generates global stiffness matrix for beams.
beamGlobalEM(beamExEM)
beamExEM |
Expanded Element Matrix |
Produces large (n x n) global matrix
GlobalMat |
Global matrix |
data(beamExMat) beamExEM = beamExMat GMat = beamGlobalEM(beamExEM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.