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.285.542 Times

Nonlinear Least Squares Fitting freeware
Filter: All | Freeware | Demo
 

Nonlinear Least Squares Fitting

1 2 3 4 5 > 

LMFsolve.m: Levenberg-Marquardt-Fletcher algorithm for nonlinear least squares problems The function LMFsolve.m serves for finding optimal solution of an overdetermined system of nonlinear equations in the least-squares sense. The standard Levenberg- Marquardt algorithm was modified by Fletcher and coded in FORTRAN many years ago. LMFsolve is its essentially shortened version...



Platforms: Matlab


Added: August 23, 2013 | Visits: 484

LMFnlsq - Solution of nonlinear least squares The function The LMFnlsq.m serves for finding optimal solution of an overdetermined system of nonlinear equations in the least-squares sense. The standard Levenberg- Marquardt algorithm was modified by Fletcher and coded in FORTRAN many years ago (see the Reference). This version of LMFnlsq is...





Platforms: Matlab

License: Freeware Size: 870.4 KB Download (46): LMFnlsq - Solution of nonlinear least squares Download

GUI for Generalized Nonlinear Non-analytic Chi-Square Fitting FitChiTool provides an interface similar to the Curve Fitting Toolbox to the fitChiSquare function.This allows you to perform fits using chi-square when measurement errors are known on linear or nonlinear models. It allows allows you to perform fits with multiple independent (more than one x)...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (46): GUI for Generalized Nonlinear Non-analytic Chi-Square Fitting Download

Orthogonal Least Squares Algorithms for Sparse Signal Reconstruction OLS - Orthogonal Least Squares: Proposed by T. Blumensath, M. E. DaviesStOLS - Stagewise OLS: Combining StOMP ideas with OLSROLS - Regularized OLS: Combining ROMP ideas with OLS


Platforms: Matlab


Added: April 26, 2013 | Visits: 682

AdvCurveFit This example solves a complex curve fitting problem that involves parameter pooling and stratification using a nonlinear least-squares approach. This example also takes advantage of some new language features with MATLAB 7. * Anonymous functions * Nested functions


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (42): AdvCurveFit Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 559

BestCurFit BestCurFit calculates the parameters of 12 curves using the method of Linear Least Squares, fitting each curve to user data. The nonlinear equations are linearized. The obtained parameters are used for following optimization procedure using Simplex and Gauss-Newton algorithm. If it does not...


Platforms: Windows

License: Freeware Size: 1.81 MB Download (52): BestCurFit Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 534

DynaFit The DynaFit application was developed to perform nonlinear least-squares regression of chemical kinetic, enzyme kinetic, or ligand-receptor binding data. The experimental data can be either initial reaction velocities in dependence on the concentration of varied species (e.g., inhibitor...


Platforms: Windows

License: Freeware Size: 5.8 MB Download (56): DynaFit Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 451

Motofit Motofit co-refines Neutron and X-ray reflectometry data, using the Abeles matrix / Parratt recursion and least squares fitting (Genetic algorithm or Levenberg Marquardt). It works in the IGOR Pro environment (TM Wavemetrics).


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.84 MB Download (47): Motofit Download

Added: June 01, 2013 | Visits: 520

zpkfit zpkfit uses the nonlinear least-squares fitter (lsqnonlin) to fit an analytic model of any (fixed) number of poles and zeroes to numerical (presumably measured) frequency response data. It takes as arguments a frequency vector, a frequency response vector, and vectors of the initial guesses of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): zpkfit Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 636

DMFitter ActiveX control DMFitter ActiveX control allows you to add sophisticated regression analysis tools to your software in a few lines of code. Features include: both linear and nonlinear (Levenberg-Marquardt) least squares curve fitting algorithms, arbitrary user models (defined analytically or by string...


Platforms: Windows

License: Freeware Size: 368.64 KB Download (46): DMFitter ActiveX control Download

Added: February 17, 2010 | Visits: 1.208

Statistics::LineFit Statistics::LineFit module least squares line fit, weighted or unweighted. SYNOPSIS use Statistics::LineFit; $lineFit = Statistics::LineFit->new(); $lineFit->setData (@xValues, @yValues) or die "Invalid data"; ($intercept, $slope) = $lineFit->coefficients(); defined $intercept or die...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (128): Statistics::LineFit Download

Added: July 04, 2010 | Visits: 1.073

Statistics::OLS Statistics::OLS is a Perl module to perform ordinary least squares and associated statistics. SYNOPSIS use Statistics::OLS; my $ls = Statistics::OLS->new(); $ls->setData (@xydataset) or die( $ls->error() ); $ls->setData (@xdataset, @ydataset); $ls->regress(); my ($intercept, $slope)...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Statistics::OLS Download

Nonlinear least square optimization through parameter estimation using the Unscented Kalman Filter The Kalman filter can be interpreted as a feedback approach to minimize the least equare error. It can be applied to solve a nonlinear least square optimization problem. This function provides a way using the unscented Kalman filter to solve nonlinear least square optimization problems. Three...


Platforms: Matlab


Added: April 23, 2010 | Visits: 995

Statistics::GaussHelmert Statistics::GaussHelmert is a general weighted least squares estimation module. SYNOPSIS use Statistics::GaussHelmert; # create an empty model my $estimation = new Statistics::GaussHelmert; # setup the model given observations $y, covariance matrices # $Sigma_yy, an initial guess $b0...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (123): Statistics::GaussHelmert Download

Added: September 09, 2013 | Visits: 551

weighted least-squares + weighted min-max optimization This is a wrapper function to solve optimization problems (using FMINCON) of the form:min w.r.t. X of CostFunc(X) = beta*(W_ls*F(X)) + (1 - beta)*(max(W_mm*F(X)))subject to: A*X


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): weighted least-squares + weighted min-max optimization Download

Added: June 21, 2013 | Visits: 622

Multiple Coherence Function For a system having multiple inputs x and outputs y, the partial coherence is the coherence computed between any individual input and the output when the effect of all other inputs is removed from the output by a linear least squares prediction. This coherence obeys the usual inequality, and will...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Multiple Coherence Function Download

Added: May 06, 2013 | Visits: 425

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: May 11, 2013 | Visits: 453

dmgps The design matrix of a GPS network is established for any kind of least squares adjustment, namely;-free (trace minimum),-minimum constrained,-over-determined.The user can adapt easily dmgps to the adjustment problem of a GPS network whose baselines are taken as observations. Moreover, it can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): dmgps Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 385

Sake Sake is a PHP implementation of Polynomial Least Squares Regression. The algorithm takes data points as input and returns the resulting polynomial. Graphs can be made using any plotting package. Sake provides the polynomial and will compute as many point


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.7 KB Download (44): Sake Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 620

Tidal Analysis Program in PYthon Tidal Analysis Program in PYthon (TAPPY) uses the least squares optimization function from scipy to perform a harmonic analysis (calculate amplitude and phases of a set of sine waves) of a hourly time series of water level values.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.19 MB Download (46): Tidal Analysis Program in PYthon Download

1 2 3 4 5 >