Wolfram Library Archive


Courseware Demos MathSource Technical Notes
All Collections Articles Books Conference Proceedings
Title

Nonlinear Fitting, Looping and Recursion
Author

Dr. Nancy Blachman
Organization: Variable Symbols, Inc.
URL: http://www.variablesymbols.com
Journal / Anthology

The Mathematica Journal
Year: 1992
Volume: 2
Issue: 2
Page range: 32-34
Contents

Nonlinear Fit; Looping and Recursion
Description

The built-in function Fit finds a least-squares fit to a list of data as a linear combination of functions and variables specified by the user. Suppose we want to fit a function of the form 1/(a+bx(e^x)) to our data. Mathematica does not provide a nonlinear fit function to do this. But have no fear, you can write your own.
Subject

*Mathematics > Probability and Statistics
URL

http://www.mathematica-journal.com/issue/v2i2/