| Author |
Comment/Response |
Christian Lim
|
04/17/00 05:59am
Hi everyone,
I am trying to solve the following problem.
There is a function:
G(x,d) = Sum(k,1,100) (k*Exp[-(x-(10k))/d]^2) 450<x<550
Now I'm supposed to evaulate S(d) which is:
S(d) = min {(dG(x,d)/dx) / G(x,d)} for 450<x<550
and plot S(d) from 1<d<1000
I've having trouble evaluating the dervitive with the limits. Is there anyway around this?
Thank you,
Chris
URL: , |
|