Key focus: Know the expressions to solve triangular matrix using forward and backward substituting techniques and the FLOPS required for solving it.
Forward Substitution:
Consider a set of equations in a matrix form
It can be solved using the following expressions
From the DSP implementation point of view, computation of
Thus the overall FLOPS required for forward substitution is
Backward substitution:
Consider a set of equations in a matrix form
Solved using the following algorithm
This one also requires
Rate this article: Note: There is a rating embedded within this post, please visit this post to rate it.
More on Estimation Theory:
Books by the author