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?
- Follow-Ups:
- Re: evalutating expression at different values
- From: DrBob <drbob@bigfoot.com>
- Re: evalutating expression at different values