Community Profile

photo

LEW JUN KIT


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答