photo

Jibeom Hong


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Explorer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta