photo

Mohamed Jundi


Last seen: 4ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
128,540
of 301,598

評判
0

コントリビューション
3 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,346

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,689

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review

バッジを表示

Feeds

表示方法

質問


Index in position 1 is invalid. Array indices must be positive integers or logical values. Error MATLAB 2019a
Hey so I am using a simple Runge Kutta 4 function I wrote to model the path of 2 bodies with only their gravitational force acti...

約6年 前 | 0 件の回答 | 0

0

回答

質問


iteration till value converges
%getting all the given variables m = 500 ;%mass of the helicopter in kg h = 600; %altitude at which the helicopter is flying...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


Index exceeds matrix dimensions error
for i=1:6 w(1)=w_o; Vmean(i) = sqrt ((w(i)-V*sind(alpha))^2 + (V*cosd(alpha))^2); w(i) = T / (2*rho*A*Vmean(i)) ...

8年弱 前 | 2 件の回答 | 0

2

回答