photo

Seif Eldein Zahran


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
2 回答

ランク
82,627
of 301,432

評判
0

コントリビューション
1 質問
2 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,280

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,555

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Numercial Iterations using Loop
Jan and Image Analyst , Thankyou guys so much that has helped me a great deal.

約7年 前 | 0

回答済み
Numercial Iterations using Loop
Imaga Analyst, what do you mean "hold on" ? and I actually need to plot velocity with time according to the Numerical method.

約7年 前 | 0

質問


Numercial Iterations using Loop
function [vAn,vNum] = Q3_STNO(T,N,m,d) T = 5 N = 10 m = 5 d = 0.5 Cd = 0.47 p = 1.2 A = (pi)*((d/2)^2); g = 9.81; Ter...

約7年 前 | 4 件の回答 | 0

4

回答