Community Profile

photo

LEW JUN KIT


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Stuck at a For Loop
Hi, good day! I am having a problem with my coding. I want to develop a code for Neumann boundary condition, where one edge of ...

5 years ago | 1 answer | 0

1

answer

Question


Index Exceeds Array Bounds
Hello! I am writing a code for a question using adaptive RK method. I encountered a problem in the while loop, where the system ...

5 years ago | 1 answer | 0

1

answer

Question


In an assignment A(:) = B, the number of elements in A and B must be the same.
Good day! I encountered an error when running the following program for Runge-Kutta method. h = 0.1; x = 0:h:1; y = zeros(1, ...

5 years ago | 1 answer | 0

1

answer