Feeds
已回答
Combining smaller matrices into a bigger one via a loop
Please how do I store all the output of the KG matrices(50 of (6* 6)) from the loops into a multidimensional k array?I really ne...
Combining smaller matrices into a bigger one via a loop
Please how do I store all the output of the KG matrices(50 of (6* 6)) from the loops into a multidimensional k array?I really ne...
7 years 前 | 0
提问
Combining smaller matrices into a bigger one via a loop
clc; Ln=5;%input('Length between node''Ln'); Bn=2.5;%input('Beam between node''Bn'); h=0.02;%input('Plate thickness betwe...
7 years 前 | 1 个回答 | 0