統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,719
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
This code is not working, it return an issue stating with vector length, please help out
L = 100e-3 ; a=30e-3; Ex = 12/((1e-3)^3 * 0.5934); I = (5e-3)*(1e-3)^3 / 12; x1 = 1e-3:1e-3:30e-3; x2 = 31e-3:1e-3:100e-3; f...
6年弱 前 | 1 件の回答 | 0
1
回答質問
I am getting the following error "Index exceeds the number of array elements (70)." , please help me out!
D =[3.7688 2.6753 2.0275 2.6753 3.7688 2.0275 2.0275 2.0275 2.9674] L = 100e-3 ; a=30e-3; Ex = 12...
6年弱 前 | 1 件の回答 | 0
