| Author |
Comment/Response |
Marcel
|
06/20/12 4:12pm
I've been trying to fit a very complicated function to my data but have had no success with FindFit. The equation is:
Exp[-x/R]*
Sum[((-.48*x^(1 - m))^n)*
Hypergeometric1F1[-m*n, 1 + n - m*n, x/R]/Gamma[1 + n - m*n], {n,1,50}]
does anyone have any suggestions on how to proceed?
URL: , |
|