MathGroup Archive 2005

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

Search the Archive

evalutating expression at different values

  • To: mathgroup at smc.vnet.net
  • Subject: [mg53972] evalutating expression at different values
  • From: "mbekkali" <mbekkali at gmail.com>
  • Date: Sat, 5 Feb 2005 03:17:04 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

I have a function f[x,y] and I would like to evaluate it at N different
specific values of x[z] and y[z], so that at the end I have a NxN
matrix with different expressions of z.  It should produce something
similar to the output of function Table, however, with x[z] and y[z]
taken specific values rather than values of fixed periodicity, like
{min,max,step}.  How do I do that?


  • Prev by Date: Re: Area Under Curve (Min Length Interval)
  • Next by Date: Re: Graphing sets of linear inequalities
  • Previous by thread: Re: Re: Contour Integration
  • Next by thread: Re: evalutating expression at different values