Community Profile

photo

Jibeom Hong


Last seen: 10개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Explorer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


multiple if elseif statement
How can solve this (using if and esleif statement)? if lambda_theta <= 0 F_lambda_theta2 = 1 - ( (-12.986 * lambda_th...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do solve four variables with one equation using Runge-kutta?
clear h= 0.001; tfinal = 0.2; t(1)=0; v(1)=3.388; lc(1)=0; z(1)=0; f=@(t,v,lc,z) (((0.015*log((sqrt(0.015+z)+sqrt(z))/0.01...

거의 3년 전 | 답변 수: 1 | 0

1

답변