photo

Jibeom Hong


Last seen: 1 year 前 自 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...

2 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答