How to put Recurrence Equation in a loop, moving through a matrix
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!