Re: expand the right-hand side on the basis of the eigenvectors of the matrix
From: Gordo (gordo20878_at_hotmail.com)
Date: 09/19/04
- Next message: C. Bond: "Re: Bessel Function - J0(x)"
- Previous message: Phil Webb: "Re: best software environment for numerical analysis"
- In reply to: Taglit: "expand the right-hand side on the basis of the eigenvectors of the matrix"
- Next in thread: Taglit: "Re: expand the right-hand side on the basis of the eigenvectors of the matrix"
- Reply: Taglit: "Re: expand the right-hand side on the basis of the eigenvectors of the matrix"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Sep 2004 12:41:09 GMT
Taglit wrote:
> I have a problem: Ax=b, where
> A = [ 1001 1000;
> 1000 1001]
> b = [ 2001;
> 2001]
> a small change of b db = [1;
> -1]
> Could somebody explain why the small variation in the right hand side
> produces large variations in the solution?
> Here is a hint: expand the right-hand side on the basis of the
> eigenvectors of the matrix.
A is badly conditioned. Hint: plot the two equations.
- Next message: C. Bond: "Re: Bessel Function - J0(x)"
- Previous message: Phil Webb: "Re: best software environment for numerical analysis"
- In reply to: Taglit: "expand the right-hand side on the basis of the eigenvectors of the matrix"
- Next in thread: Taglit: "Re: expand the right-hand side on the basis of the eigenvectors of the matrix"
- Reply: Taglit: "Re: expand the right-hand side on the basis of the eigenvectors of the matrix"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|