Community Profile

photo

Jibeom Hong


Last seen: 10 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Explorer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta