help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QR vs LU factorisation


From: Dmitri A. Sergatskov
Subject: Re: QR vs LU factorisation
Date: Mon, 30 Jun 2008 11:22:21 -0500

Just taking a step back.

One seldom needs an inverse matrix. Usually it is some analytic
expression, that has an inverse matrix, which has to be calculated
numerically. Often this expression can be re-written to make use of
QR (and SVD) decomposition. One good example is well documented
in wsolve.m

Sincerely,

Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]