How to put Recurrence Equation in a loop, moving through a matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!