MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: List Replace Problems
  • Next by Date: Does ContourPlot behave correctly?
  • Previous by thread: Re: FindRoot for the determinant of a matrix with a varying size
  • Next by thread: Re: FindRoot for the determinant of a matrix with a varying size