backward.m

backward substitution solver
1.1K Downloads
Updated 6 May 2014

View License

This function solve an up triangular system using backward substitution
method. The standard call is: x=backward(U,b) in which U and b represent
respectively the up triangular matrix and the known term.

Cite As

Riccardo Dessi (2024). backward.m (https://www.mathworks.com/matlabcentral/fileexchange/46487-backward-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0