Re: FindRoot for the determinant of a matrix with a varying size
- To: mathgroup at smc.vnet.net
- Subject: [mg59839] Re: FindRoot for the determinant of a matrix with a varying size
- From: Paul Abbott <paul at physics.uwa.edu.au>
- Date: Tue, 23 Aug 2005 04:51:48 -0400 (EDT)
- Organization: The University of Western Australia
- References: <200508180417.AAA08644@smc.vnet.net> <de462b$r09$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <de462b$r09$1 at smc.vnet.net>,
Sseziwa Mukasa <mukasa at jeol.com> wrote:
> The iterator in your definition of x produces more than one element
> only in the case 1 <= x <= 3, furthermore iterators must be specified
> over ranges of integers so a real valued x cannot be used.
Not true! E.g.,
Table[i, {i, 3.5, 7.2, 0.3}]
Cheers,
Paul
_______________________________________________________________________
Paul Abbott Phone: 61 8 6488 2734
School of Physics, M013 Fax: +61 8 6488 1014
The University of Western Australia (CRICOS Provider No 00126G)
AUSTRALIA http://physics.uwa.edu.au/~paul
- References:
- FindRoot for the determinant of a matrix with a varying size
- From: "Wonseok Shin" <wssaca@gmail.com>
- FindRoot for the determinant of a matrix with a varying size