Community Profile

photo

Anna Lin


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答