Community Profile

photo

Anna Lin


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer