plotting of curve
- To: mathgroup at smc.vnet.net
- Subject: [mg42125] plotting of curve
- From: ce.choa.phen.kee at philips.com
- Date: Fri, 20 Jun 2003 04:57:26 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi all, 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 equations. But just have no idea on how to plot the generated equation as y against 1/(Wx). Given W is 5.8 and the two x in the equation are both using the same x-values.. pls guide.. Thanks in advance. regards, kee