Community Profile

photo

Anna Lin


Last seen: 3年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Subroutine using if statement
What I'm trying to do is to supply different value of constant k at different x intervals. However, it seems that my y(x==3) is ...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


Backward and Central Difference
Given that x =10 and delta_x = 0.4, Is there a better way of writing this code? x = 10; delta_x = 0.4; backward_differ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


If statement to target certain area of f(i,j)?
Assume I have a function of F(i,j) in grid points, Am i typing my if statement correctly to target the 2 areas shown above? M...

3年弱 前 | 1 件の回答 | 0

1

回答