DSPBA: Flow Control, Design Style and Floating Point

For example consider the problem of QR decomposition and back/forward substitution using an ill-conditioned matrix. Matlab functions are available for checking for such cases. For example, cond() gives the condition number of a matrix, which measures the sensitivity of the solution of a system of linear equations to errors in the data. ................
................