ZunZun.com 2D Function Finder
Pulldown Menu
Text data editor
Fitting target
Smoothness control
Equation family inclusion
Extended equation types
Introduction
Home
Introduction
Please select an option from the pull-down menu above.
Text data editor
Cut-and-paste text or edit data here
Convert commas to spaces (1,2,0,3 yields 1 2 0 3)
Use comma as decimal separator (1,203 = 1.203)
Remove commas from text (1,2,0,3 yields 1203)
Standard Unweighted Fitting: no weights required
Weighted Fitting: each data point requires a weight
This data is provided as an example, cut and paste as needed to model your data. All lines of text that do not begin with a number are ignored. Weighted fitting requires an additional number to be used as a weight when fitting. The site does not calculate any weights, which are used as: error = weight * (predicted - actual) You must provide any weights you wish to use. X Y 5.357 0.376 5.457 0.489 5.797 0.874 5.936 1.049 6.161 1.327 6.697 2.054 6.731 2.077 6.775 2.138 8.442 4.744 9.769 7.068 9.861 7.104
Fitting Target
Here you can select the desired fitting target.
Lowest sum of squared (SSQ) absolute error (traditional)
Lowest sum of orthogonal distance (ODR) (robust, slow)
Lowest sum of squared (SSQ) relative error (robust, slow)
Lowest sum of absolute value of absolute error (robust, slow)
Lowest sum of absolute value of relative error (robust, slow)
Lowest peak absolute value of absolute error (robust, slow)
Lowest peak absolute value of relative error (robust, slow)
Lowest AIC (robust, slow)
Lowest BIC (robust, slow)
Smoothness Control
Select the maximum number of coefficients for the function finder.
Equations with fewer coefficients are generally smoother.
1
2
3
4
5
6
7
8
9
Equation Family Inclusion
Select families of equations to include in the function finder.
NOTE: Polyfunctionals are only used in absolute SSQ fitting.
BioScience
Engineering
Exponential
Logarithmic
Miscellaneous
NIST
Peak
Polyfunctional (Unweighted SSQ only)
Polynomial
Power
Rational
Sigmoidal
Trigonometric
YieldDensity
Extended Equation Types Control
Select extended equation types to include in the function finder.
Standard equation types
Reciprocal extended types
Inverse extended types
Linear Growth extended types
Linear Decay extended types
Exponential Growth extended types
Exponential Decay extended types
The source code for the site middleware is at
the Python Equations Google Code Repository
.
Follow site updates with Twitter at
http://twitter.com/ZunZunTweets
.
Kristi Weldon has made help pages for the web site
- Thank you, Kristi!