Daniel Sode
Followers: 0 Following: 0
Feeds
提问
What is wrong with my code
N = 16; E = 200e9; % Young Modulus (Pa) b = 0.1; % Top width (m^2) a = 0.025; % Bottom width (m^2) L = 1.0; % Length (m) rh...
4 years 前 | 1 个回答 | 0
1
个回答提问
Fixing Matrix error and plotting error
Having trouble with the matrix and plotting the N vs displacement I have attached my code Line 23 is where the isuue is clear ...
4 years 前 | 0 个回答 | 0
0
个回答提问
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-2. don't know how to fix this
K = 1;% Assuming all minor losses to currently be 1 g = 32.2; NL = 2;%Number of loops NJ = [6;5]; % The total number of lines...
4 years 前 | 1 个回答 | 0
1
个回答提问
Matrix problem with my vectors
I am tryin to create a vector 0f angles in incrments of 5 from -5 to 25 I have another vector N with 14 elements I am really los...
5 years 前 | 2 个回答 | 0