Daniel Sode
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0