forward.m

forward substitution solver

You are now following this Submission

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 (2026). forward.m (https://in.mathworks.com/matlabcentral/fileexchange/46492-forward-m), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0