Sun Wook Han - MATLAB Central
photo

Sun Wook Han


Last seen: 3년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 01/21 to 01/25Use left and right arrows to move selectionFrom 01/21Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
33,812
of 296,468

평판
1

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
1

  • Thankful Level 2
  • Thankful Level 1

배지 보기

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...

거의 4년 전 | 답변 수: 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 =...

거의 4년 전 | 답변 수: 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

2

답변
Go to top of page