How to put Recurrence Equation in a loop, moving through a matrix
2 ビュー (過去 30 日間)
古いコメントを表示
I try to put an equation which calculates soil subsidization in a loop, and something is not right.
The scheme from our teacher is:
The discrete form of the governing equation is:
In code it looks like this:
How to make it moving continously through a 10x10 matrix of u, with indexes of j and n indicating the movement?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!