forward.m

forward substitution solver
1.1K Downloads
Updated 6 May 2014

View License

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

Cite As

Riccardo Dessi (2024). forward.m (https://www.mathworks.com/matlabcentral/fileexchange/46492-forward-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