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

Nonlinear Fitting freeware
Filter: All | Freeware | Demo
 

Nonlinear Fitting

< 1 2 3 4 5 > 
Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 563

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 (53): BestCurFit Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 477

NMR Titration Data Fitting Tool This is a set of scripts that helps with processing of NMR pH titration data. These scripts allow for fitting (using R) and plotting of data of multiple residues. The program needs to be made more user friendly. Platforms: Windows, Mac, Linux

License: Freeware Size: 18.26 KB Download (50): NMR Titration Data Fitting Tool Download

Added: May 11, 2013 | Visits: 584

Pattern formation and KPP equation This 15-line matlab program solves the nonlinear reactiondiffusion equation, called Kolmogorov-Petrovskii-Piskunov(KPP) equation to generate patterns (ribbons and rings).The numerical method is simple and program is easy tounderstand, and it can be extended to simulatedmore complex systems. The... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Pattern formation and KPP equation Download

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: June 27, 2013 | Visits: 546

MATLAB interface for L-BFGS-B L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (46): MATLAB interface for L-BFGS-B Download

Added: August 28, 2013 | Visits: 535

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

Added: April 10, 2013 | Visits: 597

Golden Section Search and Davidon Fletcher Powell Golden Section search for minimizing a nonlinear function in one dimensionDavidon-Fletcher-Powell (DFP) method. This is a method to solve an unconstrained nonlinear program Platforms: Matlab

License: Freeware Size: 163.84 KB Download (48): Golden Section Search and Davidon Fletcher Powell Download

Added: September 08, 2013 | Visits: 725

Global and Non-smooth optimization toolbox GANSO is a programming library for global and nonsmooth, nonlinear optimization. Unlike local methods (e.g., quasi-Newton), global optimization methods aim at locating the absolute minimum of a function, not the nearest stationary point. GANSO toolbox provides an interface for calling GANSO... Platforms: Matlab

License: Freeware Size: 204.8 KB Download (42): Global and Non-smooth optimization toolbox Download

Added: May 20, 2013 | Visits: 743

Measures of Analysis of Time Series toolkit (MATS) Measures of Analysis of Time Series (MATS) toolkit computes a number of different measures of analysis of scalar time series (linear, nonlinear and other statistical measures). It also contains pre-processing tools (transformations and standardizations), data splitting facility, resampled data... Platforms: Matlab

License: Freeware Size: 3.41 MB Download (63): Measures of Analysis of Time Series toolkit (MATS) Download

Added: July 28, 2013 | Visits: 566

Two Dimensional Surface Fitting Program This program represents a further development of the standard powerful d-deDUnlinfitd-deDt facility already in matlab. The major problem with d-deDUnlinfitd-deDt is that it can only handle fitting of one dimensional arrays (x, y) where x is the independent variable and y is the dependent one.The... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Two Dimensional Surface Fitting Program 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: August 23, 2013 | Visits: 491

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

Added: March 28, 2013 | Visits: 605

Single tank linearization Single tank system nonlinear model was develop & finding the operating point of it using script file of the matlab with solving of ode for it and ploting the response Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Single tank linearization Download

tanque de calentamiento con agitacidoDln continua (heating tank with continuous agitation) process from the Book of Smith, Corripio - Automatic Process ControlContent:+ m-file linearization of nonlinear model+ m-file definition of the nonlinear model+ simulink models for the simulation of the process Platforms: Matlab


Added: April 25, 2013 | Visits: 618

Firefly Algorithm Firefly algorithm for nonlinear constrained optimization Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Firefly Algorithm Download

updated 3 years ago Result-Adaptive PID-Control improves Laserscanner Positioning The proportional, integral and differential terms of PID control are modified by simple nonlinear terms, depending on the error.That makes the control faster, more precise and more robust.This was tested and proven at the control lab of the Munich University of Applied Science. Platforms: Matlab


Added: August 06, 2013 | Visits: 619

Term Structure of Volatility Calibration This code optimises the parameters for the term structure of volatility (TSOV) applied to historical forward curves - see discussion in Harris in reference 1 below. TSOVs avaible are: TermType - 1 = sigma = A exp (-CT) - 2 = sigma = A exp (-CT) + D - 3 = sigma = (A + BT) exp (-CT) + DRequired... Platforms: Matlab

License: Freeware Size: 174.08 KB Download (45): Term Structure of Volatility Calibration Download

pH neutralization control by using Smith predictor and ADRC Most pH control processes are inherently high nonlinear and uncertainties with large time delay and therefore cannot be adequately controlled with a conventional PI control. In our term project, an approach to pH neutralization process control using switching ADRC with Smith Predictor will be... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): pH neutralization control by using Smith predictor and ADRC Download

Added: August 09, 2013 | Visits: 488

Neural Network training using the Extended Kalman Filter The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application of parameter estimation is to train artificial neural networks. This function and an embeded example... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Neural Network training using the Extended Kalman Filter Download

Added: March 22, 2013 | Visits: 466

tanques interconectados con temperatura content:+ m-file of the nonlinear model+ m-file linearization+ simulink models for the simulation system Platforms: Matlab

License: Freeware Size: 10 KB Download (39): tanques interconectados con temperatura Download

< 1 2 3 4 5 >