| MATLAB Central > MATLAB Newsreader > how to deal with the inversion problem of a hug... |
|
|
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Hua Wang Date: 26 Sep, 2009 18:16:07 Message: 1 of 32 |
|
Dear All, |
|
Subject: how to deal with the inversion problem of a huge sparse From: Brian Borchers Date: 26 Sep, 2009 18:51:18 Message: 2 of 32 |
|
The inverse of a very large and sparse matrix is going to be just as |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Tim Davis Date: 27 Sep, 2009 01:45:03 Message: 3 of 32 |
|
"Hua Wang" <ehwang@163.com> wrote in message <h9llp6$mho$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 27 Sep, 2009 12:16:57 Message: 4 of 32 |
|
On 26 Sep, 20:16, "Hua Wang" <ehw...@163.com> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Bruno Luong Date: 27 Sep, 2009 12:40:18 Message: 5 of 32 |
|
Rune Allnor <allnor@tele.ntnu.no> wrote in message <ace8cc81-2737-4630-83b6-76c09f427a97@p23g2000vbl.googlegroups.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 27 Sep, 2009 12:49:44 Message: 6 of 32 |
|
On 27 Sep, 14:40, "Bruno Luong" <b.lu...@fogale.findmycountry> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Bruno Luong Date: 27 Sep, 2009 13:03:02 Message: 7 of 32 |
|
Rune Allnor <allnor@tele.ntnu.no> wrote in message <524bfbe2-ff4e-4cc6-a2d0-aa05d821fbd1@l35g2000vba.googlegroups.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 27 Sep, 2009 13:32:49 Message: 8 of 32 |
|
On 27 Sep, 15:03, "Bruno Luong" <b.lu...@fogale.findmycountry> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Hua Wang Date: 27 Sep, 2009 16:50:18 Message: 9 of 32 |
|
|
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Bruno Luong Date: 27 Sep, 2009 17:35:07 Message: 10 of 32 |
|
"Hua Wang" <ehwang@163.com> wrote in message <h9o54a$pnq$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 27 Sep, 2009 18:05:55 Message: 11 of 32 |
|
On 27 Sep, 19:35, "Bruno Luong" <b.lu...@fogale.findmycountry> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Bruno Luong Date: 27 Sep, 2009 18:23:02 Message: 12 of 32 |
|
Rune Allnor <allnor@tele.ntnu.no> wrote in message <ef773a28-76ca-4e60-b6ee-dc944f4e6ba0@h30g2000vbr.googlegroups.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Duane Hanselman Date: 27 Sep, 2009 18:37:04 Message: 13 of 32 |
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <h9oai6$o47$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 27 Sep, 2009 18:40:43 Message: 14 of 32 |
|
On 27 Sep, 20:23, "Bruno Luong" <b.lu...@fogale.findmycountry> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Hua Wang Date: 28 Sep, 2009 09:19:02 Message: 15 of 32 |
|
> |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 28 Sep, 2009 09:24:06 Message: 16 of 32 |
|
On 28 Sep, 11:19, "Hua Wang" <ehw...@163.com> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Bruno Luong Date: 28 Sep, 2009 09:54:02 Message: 17 of 32 |
|
To Hua: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Hua Wang Date: 28 Sep, 2009 10:47:02 Message: 18 of 32 |
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <h9q13q$pnf$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse From: Hua Wang Date: 28 Sep, 2009 10:50:04 Message: 19 of 32 |
|
> > Sorry that I forgot the pixel size. In my dataset, the original pixel size is about 90 m. It is to slow to process such high resolution data. After multilooking (i.e. average for the neighbor pixels), the pixel size is about 360 m. So there are about 300*2400 pixels for each image. After removing some pixels with NaN values, the dimension of the final covariance matrix is about 40,000 by 40,000 with 15 million non-zeros. |
|
Subject: how to deal with the inversion problem of a huge sparse From: Bruno Luong Date: 28 Sep, 2009 11:37:03 Message: 20 of 32 |
|
Hua, |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 28 Sep, 2009 11:56:43 Message: 21 of 32 |
|
On 28 Sep, 12:50, "Hua Wang" <ehw...@163.com> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse From: Hua Wang Date: 28 Sep, 2009 12:41:03 Message: 22 of 32 |
|
> > > > Sorry that I forgot the pixel size. In my dataset, the original pixel size is about 90 m. It is to slow to process such high resolution data. After multilooking (i.e. average for the neighbor pixels), the pixel size is about 360 m. So there are about 300*2400 pixels for each image. After removing some pixels with NaN values, the dimension of the final covariance matrix is about 40,000 by 40,000 with 15 million non-zeros. |
|
Subject: how to deal with the inversion problem of a huge sparse From: Rune Allnor Date: 28 Sep, 2009 12:54:31 Message: 23 of 32 |
|
On 28 Sep, 14:41, "Hua Wang" <ehw...@163.com> wrote: |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Hua Wang Date: 28 Sep, 2009 14:20:19 Message: 24 of 32 |
|
> If I was you, I'll use an iterative method to solve weighted A*x = b. It is equaivalent to minimize the quadratic function: |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Hua Wang Date: 7 Oct, 2009 18:16:04 Message: 25 of 32 |
|
> Now use PCG function to minimize J (or solve H*x=d), but you don't need to compute explicitly H. All you need is a function that is able to calculate H*x for any given x. This can be done by few simple lines: |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Bruno Luong Date: 8 Oct, 2009 05:56:03 Message: 26 of 32 |
|
"Hua Wang" <ehwang@163.com> wrote in message <hailt4$evb$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Bruno Luong Date: 8 Oct, 2009 06:06:01 Message: 27 of 32 |
|
Sorry for the typo, should read: |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Hua Wang Date: 8 Oct, 2009 11:23:03 Message: 28 of 32 |
|
>I'm still surprised that your C matrix is singular. That means your data are redundant (in the radar framework it means the data resolution is coarser than the images). |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Bruno Luong Date: 8 Oct, 2009 12:07:06 Message: 29 of 32 |
|
"Hua Wang" <ehwang@163.com> wrote in message <haki2n$14o$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Tim Davis Date: 8 Oct, 2009 20:26:03 Message: 30 of 32 |
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message ... |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Bruno Luong Date: 8 Oct, 2009 20:55:18 Message: 31 of 32 |
|
"Tim Davis" <davis@cise.ufl.edu> wrote in message <halhsr$iv2$1@fred.mathworks.com>... |
|
Subject: how to deal with the inversion problem of a huge sparse covariance matrix From: Hua Wang Date: 3 Nov, 2009 15:28:03 Message: 32 of 32 |
|
"Hua Wang" <ehwang@163.com> wrote in message <hailt4$evb$1@fred.mathworks.com>... |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| covariance matrix | Hua Wang | 26 Sep, 2009 14:19:04 |
| sparse | Hua Wang | 26 Sep, 2009 14:19:04 |
| inverse | Hua Wang | 26 Sep, 2009 14:19:04 |
| weighted leasts... | Hua Wang | 26 Sep, 2009 14:19:04 |
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com