MathGroup Archive 1997

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

Search the Archive

Assigment statements

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9833] Assigment statements
  • From: sds at eltn.utwente.nl (Drs. E. Smulders, RTD)
  • Date: Fri, 28 Nov 1997 05:35:45 -0500
  • Organization: UT/TDM/MM
  • Sender: owner-wri-mathgroup at wolfram.com

Dear mathematica users,

Yesterday I decided to try wether it's possible with Mathematica (2.2)
to do  interpolation on a suface defined by datapoints {xi,yi,zi}; i~
number of  points. 
To test this I decided to generate a test-set of points something like 
{xi=Random[], yi=Random[], f(xi,yi)}. I failed ?! It seems each time I
call  an xi or yi they are reassigned a new random number. 

How to solve this problem, and also: is it a good idea to use MM for the
purpose stated above ? 

Regards, Edwin Smulders. 


  • Prev by Date: Re: Applying transformation rule to matrix
  • Next by Date: RE: numerical eigenfuncs/values
  • Previous by thread: Control Systems with Mathematica
  • Next by thread: RE: Assigment statements