s-news
[Top] [All Lists]

Re: orthogonal matrices

To: "Martyn Colins" <martyncollins10@yahoo.com>
Subject: Re: orthogonal matrices
From: Daniel_J_Celta@fpl.com
Date: Thu, 27 Jul 2006 13:12:59 -0400
Cc: s-news@lists.biostat.wustl.edu, s-news-owner@lists.biostat.wustl.edu
Martyn
the choleski decomposition "chol(x, pivot = F)" provides an upper
triangular y, such that  t(y)  %*%  y  =  x
Hope it helps

Daniel J Celta
Project Valuation - Special Valuations
561 691 7653


                                                                                
                                                              
                      "Martyn Colins"                                           
                                                              
                      <martyncollins10@yahoo.co        To:       
s-news@lists.biostat.wustl.edu                                               
                      m>                               cc:                      
                                                              
                      Sent by:                         Subject:  [S] orthogonal 
matrices                                                      
                      s-news-owner@lists.biosta                                 
                                                              
                      t.wustl.edu                                               
                                                              
                                                                                
                                                              
                                                                                
                                                              
                      07/27/2006 09:15 AM                                       
                                                              
                                                                                
                                                              
                                                                                
                                                              




Dear members,

Is it possible in S-Plus to decompose a matrix A such that

A= X%*%t(X)

where X is a square matrix of row-echelon form? I have the matrix A and
want to compute the X.

Thanks for any help in advance.

Martyn


 __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com







<Prev in Thread] Current Thread [Next in Thread>