|
[Date Index]
[Thread Index]
[Author Index]
Re: Gauss elimination
- To: mathgroup at smc.vnet.net
- Subject: [mg60219] Re: Gauss elimination
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Thu, 8 Sep 2005 04:52:57 -0400 (EDT)
- Organization: The Open University, Milton Keynes, U.K.
- References: <dfm89b$hf3$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Tun Myint Aung wrote:
> Dear Mathgroup,
>
> Has anybody written gauss elimination in Mathematica? I am using
> Mathematica 5.0. Thank!
>
Gaussian elimination is implemented as *RowReduce* in Mathematica.
http://documents.wolfram.com/mathematica/functions/RowReduce
You may also check
http://documents.wolfram.com/mathematica/functions/GroebnerBasis
Regards,
/J.M.
Prev by Date:
Re: Labeling points in ListPlot
Next by Date:
Re: Gauss elimination
Previous by thread:
Re: Gauss elimination
Next by thread:
Re: Gauss elimination
|