Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Re: Re: Matrix inversions


From   Henrik St�vring <[email protected]>
To   [email protected]
Subject   Re: st: Re: Re: Matrix inversions
Date   30 May 2003 13:28:13 +0200

On Thu, 2003-05-29 at 13:19, victor michael zammit wrote:
> Dear All,
> The purpose for the  following program is to work with inverting  a
> 3X3
> matrix .
> I am wondering if anyone has done such work and one knows of any
> prettier
> way
> of writing such a program .I am also interested in the technique of
> handling
>  matrices bigger than 3x3   :
> 
Why don't you just use the inbuilt inversion command:

matrix invA = inv(A)

where A is any square matrix.

-Henrik.


-- 
Henrik St�vring, PhD

Research Unit of General Practice
University of Southern Denmark
Winsl�wparken 19, 3
DK-5000 Odense C
Phone: (+45) 6550 3692
Fax: (+45) 6591 8296
email: [email protected]

Homepage: http://www.isd.sdu.dk/~stovring
------------------------------------------------------------------




*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index