|
-
March 6th, 2010, 03:52 AM
#1
Help on evaluating functions.
Good day everyone.
I need your help. 
I have this problem involving a function evaluation.
Let's say F is a mathematical function of multiple variables, and each variable has a discrete number of values.
For example: F(a,b,c)=(a+b)/c
and a={1,2,3) b={3,5,6) and c={8,9,7}
so F(1,3,8)=(1+3)/8=0.5
In my problem, F is a function of 7 variables. and each variable has a specific number of allowed values, how will I be able to solve all the possible F values? this could be easily done manually for a small number of combinations, but how about for large numbers of possible combinations.
thank you very much!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|