| Author |
Comment/Response |
Ian Preston
|
05/30/02 4:47pm
Why doesn't the following work?
NonLinearFit[{{1, 5}, {2, 31}, {3, 124}, {4, 375}, {5, 866}, {6, 1655}, {7, 2642}, {8, 3765}, {9, 4701}, {10, 5251}, {11, 5268}, {12, 4846}, {13, 4099}, {14, 3287}, {15, 2452}, {16, 1596}, {17, 1010}, {18, 631}, {19, 379}, {20, 186}, {21, 106}, {22, 61}, {23, 28}, {24, 14}, {25, 6}, {26, 2}}, a*E^(-b*(x-c)^2), x, {a, b, c}]
??????
I have no clue.
URL: , |
|