Sun Wook Han
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how can I exclude NaN when I calculate average?
how can I exclude NaN when I calculate average? For example, A = [1 3 5 NaN 9] How can I calculate average of A? The answer ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Please help me estimate value
y_1,B0=0, y_1,A0=0.9 V_A=100cm^3, V_B=300cm^3 L = 2cm, A = pi*(9/4) cm^2 t_0=0 Please help me code so that I can plot y1...
3年以上 前 | 0 件の回答 | 0
0
回答質問
Please help me with summation
I would like to get t value Please help me code this problem Please see the attached Given data Left side (m1(t)/m1,inf = 1...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Error using sym/subindex (Bessel function)
syms k t = 0:1:100; rho = 1000; mu = 0.001; dp = 1; R = 0.05; l = 1; ram = besselzero(0,11); tau = mu*t/(rho*R^2); f1 =...
3年以上 前 | 2 件の回答 | 0
2
回答質問
how to solve 5 equations with 5 unknowns.
Euqaitons are below. T=300+200x -r=0.1*k*(1-x-(x/K_c)) 2500=x/(-r) ln(k/0.01)=5033*((1/300)-(1/T)) K_c=10*exp(3020*((1/45...
4年弱 前 | 1 件の回答 | 1
1
回答質問
Question about plotting graph.
The code below is how I got T1. Now, I'd like to plot T1 vs T0(it was a fixed value 450). What code should I input here? I tr...
4年弱 前 | 2 件の回答 | 0