| MATLAB Central > MATLAB Newsreader > cholinc for large sparse covariance matrix |
|
|
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 11:27:02 Message: 1 of 14 |
|
Dear All, |
|
Subject: cholinc for large sparse covariance matrix From: Bruno Luong Date: 5 Oct, 2009 11:47:01 Message: 2 of 14 |
|
"Hua Wang" <ehwang@163.com> wrote in message <hacl66$2cm$1@fred.mathworks.com>... |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 12:19:03 Message: 3 of 14 |
|
> |
|
Subject: cholinc for large sparse covariance matrix From: Bruno Luong Date: 5 Oct, 2009 12:36:03 Message: 4 of 14 |
|
"Hua Wang" <ehwang@163.com> wrote in message <haco7n$1m6$1@fred.mathworks.com>... |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 13:30:20 Message: 5 of 14 |
|
> > > |
|
Subject: cholinc for large sparse covariance matrix From: Bruno Luong Date: 5 Oct, 2009 13:42:03 Message: 6 of 14 |
|
> |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 14:03:18 Message: 7 of 14 |
|
> Yes. The difference should be the order of numerical errors, and there shouldn't be any side issue. |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 15:12:02 Message: 8 of 14 |
|
> |
|
Subject: cholinc for large sparse covariance matrix From: Bruno Luong Date: 5 Oct, 2009 15:37:03 Message: 9 of 14 |
|
"Hua Wang" <ehwang@163.com> wrote in message <had2c2$kiu$1@fred.mathworks.com>... |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 16:07:02 Message: 10 of 14 |
|
> lambda = max(lambda, eps(max(diag(C)))*length(C)); |
|
Subject: cholinc for large sparse covariance matrix From: Bruno Luong Date: 5 Oct, 2009 16:33:19 Message: 11 of 14 |
|
"Hua Wang" <ehwang@163.com> wrote in message <had5j6$g31$1@fred.mathworks.com>... |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 16:55:21 Message: 12 of 14 |
|
> > |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 5 Oct, 2009 18:04:02 Message: 13 of 14 |
|
> lambda = smeig(C); % function defined below |
|
Subject: cholinc for large sparse covariance matrix From: Hua Wang Date: 2 Nov, 2009 19:42:02 Message: 14 of 14 |
|
It seems that chol also works for the sparse matrix when I use matlab-2009a. And the function w=chol(C) is much faster than w=cholinc(C,'0'). What is the difference with them? The outputs are not a very different. Thanks! |
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 |
| numerical errors | Hua Wang | 5 Oct, 2009 07:29:05 |
| sparse | Hua Wang | 5 Oct, 2009 07:29:05 |
| covariance | Hua Wang | 5 Oct, 2009 07:29:05 |
| cholinc | Hua Wang | 5 Oct, 2009 07:29:03 |
Contact us at files@mathworks.com
