Problem 978. Backward Substitution
Solve a upper triangular linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/backsub1.pdf
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers35
Suggested Problems
- 
         Return a list sorted by number of occurrences 2839 Solvers 
- 
         Given an unsigned integer x, find the largest y by rearranging the bits in x 1928 Solvers 
- 
         
         195 Solvers 
- 
         Get the elements of diagonal and antidiagonal for any m-by-n matrix 502 Solvers 
- 
         Basics: 'Find the eigenvalues of given matrix 428 Solvers 
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!