best solution?
- To: mathgroup at smc.vnet.net
- Subject: [mg22899] best solution?
- From: "Peter Weijnitz" <peter.weijnitz at perimed.se>
- Date: Tue, 4 Apr 2000 22:41:03 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
I have a function e.g F[a,b,c,x] =a Sin[b x +c] and a number of parameter
triplets
k={{a1,b1,c1},{a2,b2,c2},{a3,b3,c3},....}.
I would like to feed my function the parameter values in an good and simple
way, how?
(Picking out the elements like k[[3,2]]=b3 e.t.c is not what I want.)
/Peter
- Follow-Ups:
- Re: best solution?
- From: Hartmut Wolf <hwolf@debis.com>
- Re: best solution?