Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.287 Times

Least Squares Fit Equation software
Filter: All | Freeware | Demo
 

Least Squares Fit Equation

< 1 2 3 4 5 > 
Added: September 02, 2013 | Visits: 409

Ellipse Fit (Direct method) This is a fast and non-iterative ellipse fit. Usage: A = EllipseDirectFit(XY)Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: A = [a b c d e f]' is the vector of coefficients of the equation of the best fitting ellipse: ax^2 + bxy + cy^2 + dx + ey + f =...



Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Ellipse Fit (Direct method) Download

Released: January 14, 2012  |  Added: February 01, 2012 | Visits: 2.310

Regression Analysis - CurveFitter CurveFitter program performs statistical regression analysis to estimate the values of parameters for linear, multivariate, polynomial, exponential and nonlinear functions. The regression analysis determines the values of the parameters that cause the function to best fit the observed data that...





Platforms: Windows, Other

License: Shareware Cost: $15.00 USD Size: 3.08 MB Download (263): Regression Analysis - CurveFitter Download

Added: August 07, 2013 | Visits: 413

Circle Fit (Pratt method) This is a robust and accurate circle fit. It works well even if datapoints are observed only within a small arc. This circle fit was proposed by V. Pratt in article "Direct least-squares fitting of algebraic surfaces", Computer Graphics, Vol. 21, pages 145-152 (1987). It is more stable than the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Circle Fit (Pratt method) Download

Added: July 04, 2013 | Visits: 406

Auto Gaussian & Gabor Surface Fit Auto Gaussian & Gabor Surface fit---2 functions to fit a 2D Gaussian or 2D Gabor to a surface. The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters. This is done by evaluating the quality of fit (sum of squared error) for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Auto Gaussian & Gabor Surface Fit Download

Added: August 04, 2013 | Visits: 337

Ellipsoid fit Script It needs a set of 3D points, equal radii constraints and orientation constraint to fit an ellipsoid into a 3D block object


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Ellipsoid fit Script Download

Released: February 12, 2017  |  Added: February 19, 2017 | Visits: 889

CurveFitter CurveFitter performs statistical regression analysis to estimate the values of parameters for linear, multivariate, polynomial, exponential and nonlinear functions. The regression analysis determines the values of the parameters that cause the function to best fit the observed data that you...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $15.00 USD Size: 3.06 MB Download (83): CurveFitter Download

Released: February 05, 2023  |  Added: February 14, 2023 | Visits: 1.652

Nonlinear regression - CurveFitter CurveFitter performs statistical regression analysis to estimate the values of parameters for linear, multivariate, polynomial, exponential and nonlinear functions. The regression analysis determines the values of the parameters that cause the function to best fit the observed data that you...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $15.00 USD Size: 3.06 MB Download (267): Nonlinear regression - CurveFitter Download

Released: August 12, 2018  |  Added: September 09, 2018 | Visits: 699

Nonlinear analysis - DataFitting DataFitting is a powerful statistical analysis program that performs linear and nonlinear regression analysis (i.e. curve fitting). DataFitting determines the values of parameters for an equation, whose form you specify, that cause the equation to best fit a set of data values. DataFitting can...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $15.00 USD Size: 2.92 MB Download (77): Nonlinear analysis - DataFitting Download

Nonlinear fitting n-dimensional data with arbitrary functions How to fit a 2D Gaussian function to noisy data in Matlab? Or data with another number of dimensions and arbitrary fit function?It took me a while to find out how Matlab does this by the functions lsqcurvefit, fmincon or fminsearch. This project demonstrates how to use these functions to fit ND...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (54): Nonlinear fitting n-dimensional data with arbitrary functions Download

Released: May 10, 2013  |  Added: May 25, 2013 | Visits: 6.545

FindGraph FindGraph is a comprehensive graphing, curve fitting, and digitizing tool. FindGraph offers 12 generic fits, including linear regression, logistic functions, fourier approximation, rationals, neural networks, B-splines and parametric curves least squares approximations, plus a library of over 300...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 4.33 MB Download (621): FindGraph Download

Added: May 06, 2013 | Visits: 427

dose_response Inputs: 1. a 1 dimensional array of drug concentrations 2. the corresponding m x n array of responses Algorithm: generate a set of initial coefficients including the Hill coefficient fit the data to the 4 parameter dose-response curve using nonlinear least squares Output: a matrix of the 4...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): dose_response Download

Added: March 27, 2013 | Visits: 477

GP-OLS model structure identification Genetic Programming (GP) generates nonlinear input-output models of dynamical systems from input-output measurement data. This GP-OLS toolbox applies Orthogonal Least Squares algorithm (OLS) to improve the search effeciency of GP.It can be used for static equation discovery or structure...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): GP-OLS model structure identification Download

Added: June 29, 2013 | Visits: 247

Datum2D.m Arbitrary-order polynomial datum is fit to and extracted from input xy data. Outliers - defined based either on a non-parametric or mutliples-of-standard deviation criteria - are optionally identified and "set aside". The interative solution proceeds until there are no remaining outliers in the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Datum2D.m Download

Added: July 22, 2013 | Visits: 275

LMS Toolbox This toolbox contains a set of functions which can be used to compute the Least Median of Squares regression, the Reweighted Least Squares regression, the accociated location and scale estiamtors, and the Minimum Volume Ellipsoid. The concept is the minimization of the median of the squared...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): LMS Toolbox Download

Added: April 08, 2013 | Visits: 407

Toolkit on Econometrics and Economics Teaching I have about a hundred MATLAB routines related to econometrics, statistics and introductory economics teaching, which are written mostly in my spare time in the past years. Most of these MATLAB functions / scripts are supplied with a graphic user interface so that so you may estimate the model...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 6.33 MB Download (48): Toolkit on Econometrics and Economics Teaching Download

Added: July 16, 2013 | Visits: 325

Auto Gaussian & Gabor fits Auto Gaussian & Gabor Surface fit---Functions to fit a 1D Gaussian to a curve and a 2D Gaussian or Gabor to a surface. The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters. This is done by evaluating the quality of fit for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Auto Gaussian & Gabor fits Download

Added: May 19, 2013 | Visits: 394

rmaregress Model II regression should be used when the two variables in the regression equation are random and subject to error, i.e. not controlled by the researcher. Model I regression using ordinary least squares underestimates the slope of the linear relationship between the variables when they both...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): rmaregress Download

Added: June 05, 2013 | Visits: 483

2D polynomial fitting with SVD Use coeffs = fit2dPolySVD(x, y, z, order) to fit a polynomial of x and y so that it provides a best fit to the data z.Uses SVD which is robust even if the data is degenerate. Will always produce a least-squares best fit to the data even if the data is overspecified or underspecified.x, y, z are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): 2D polynomial fitting with SVD Download

Added: June 28, 2013 | Visits: 384

ppmfit This program can be used to fit pKa values to pH dependent data where the data titrates from one value to another e.g. ppm data, absorbance data, fluorescence data, Ki and Km data etc. This program fits and plots data to the equations:- If one pKa only Sobs=S1(1+K1/H)+S2/(1+H/K1) or...


Platforms: Mac

License: Commercial Cost: $0.00 USD Size: 1.7 MB Download (39): ppmfit Download

Released: June 02, 2004  |  Added: October 27, 2009 | Visits: 7.162

TriLookup Excel add-in with eleven powerful worksheet functions for 1, 2 and 3 variable lookup and interpolation. Interpolation modes include: closest-value, linear, piecewise parabolic or hyperbolic, cubic spline and polynomial up to 20th order. The functions can also handle tables containing missing and...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.02 MB Download (626): TriLookup Download

< 1 2 3 4 5 >