| Author |
Comment/Response |
Tomato
|
06/19/03 01:44am
Hi,
May I know how can I plot this equation
2*Exp[1/(Wx)]/(587 - x)^2 which I have gotten from
this function: NonlinearFit[values, (MM * Exp[1/Wx])/(NN-x)^2, {x,1/(Wx)},{{MM,5},{NN,600}}]?
I made use of x-values and 1/(Wx) values to fit the data into the desired equation. But I have no idea how to plot the generated equation as y against 1/(Wx).
Given W is 5.8, both the x in the euqation are actually refer to teh same thing.
Please enlighten me..
Thank you.
URL: , |
|