Noise properties of a linear system if elements are deleted
- From: shaihan_malik@xxxxxxxxx
- Date: 16 Feb 2006 09:46:46 -0800
Dear All,
I'm hoping someone can help with a linear algebra problem. I have an
equation Cx = s where C is a matrix and s and x are vectors and i'm
trying to solve for x (obviously) all of which are complex valued. The
data in s are fairly noisy and the signal content is also sparse. By
this I mean that only a few components of x contain useful information
and the others are zero.
A simple inverse solution suffers from noise amplification because C is
usually not terribly well conditioned, and this is bad because s is
quite noisy. My solution is to use a model to guess which components of
x contain useful information and which are expected to be zero. I then
delete these elements of x and delete the corresponding columns in
matrix C. The inverse of this smaller matrix is better conditioned (if
my model was right) and generally this performs very well. My question
is that is my ad-hoc method an example of something more general and
well known? I am particularly interested in understanding the noise
propagation properties of this approach.
Cheers
Shaihan
.
- Follow-Ups:
- Re: Noise properties of a linear system if elements are deleted
- From: spasmous
- Re: Noise properties of a linear system if elements are deleted
- From: Peter Spellucci
- Re: Noise properties of a linear system if elements are deleted
- Prev by Date: Method to Solve 2 unknowns 2 Equations
- Next by Date: Re: system of differential equations with boundary conditions in spacetime !
- Previous by thread: Method to Solve 2 unknowns 2 Equations
- Next by thread: Re: Noise properties of a linear system if elements are deleted
- Index(es):
Loading