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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!