Feeds
提问
SCALAR AND MATRIX MULTIPLICATIONS
AE=8000000; %N %Truss Lengths (m) La=3; %Truss A la=(3-0)/La; ma=(4-4)/La; matKeA=[ la^2, la*ma, -(la^2), -la*ma; la...
6 years 前 | 1 个回答 | 0
1
个回答提问
Variable assigns value but wont plot
clc, clear , close all %Establish given conditions dt= .001; %time interval (sec) e=.05; %damping ratio 5% H=30; %post h...
6 years 前 | 2 个回答 | 0
