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

Least Squares Regressio Contact Php software
Filter: All | Freeware | Demo
 

Least Squares Regressio Contact Php

< 1 2 3 4 5 > 
Added: August 21, 2013 | Visits: 768

rilt rilt Regularized Inverse Laplace Transform [g,yfit,cfg] = rilt(t,y,s,g0,alpha) Array g(s) is the Inverse Laplace Transform of the array y(t), calculated by a regularized least squares method.This script is an emulation of S. Provencher CONTIN program, written in Fortran. See...



Platforms: Matlab

License: Freeware Size: 10 KB Download (48): rilt Download

Added: April 08, 2013 | Visits: 406

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: June 29, 2013 | Visits: 315

Fitting Survival Probability Models This is a MATLAB(R) implementation of the ideas discussed in Lopez-Calva, G. and K. Shea, "Fitting Survival Probability Models," WILMOTT Magazine, issue 45, pp. 16-22.We estimate the parameters of three different survival probability models based on credit default swap (CDS) spreads. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Fitting Survival Probability Models Download

Added: July 16, 2013 | Visits: 324

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: 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

Added: April 08, 2013 | Visits: 423

Least squares fit of a rectangle to a given shape/boundary % Based on - A simple method for fitting of bounding rectangle to closed regions - D. Chaudhuri a , A. Samal b.% fit_rectangle - Function provides a least squares fit to the% given boundary points of an object of unknown shape.%% Inputs - Boundary elements that must be a Nx2 array. (atleast 3...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Least squares fit of a rectangle to a given shape/boundary Download

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

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: August 19, 2013 | Visits: 301

polyfit_roots POLYFIT_ROOTS Least-squares polynomial fit to data.[R,K] = POLYFIT_ROOTS(X, Y, N, TOL) finds the roots R and constant K so that the polynomial P(s) = K*(s-R(1))*(s-R(2))* ... *(s-R(N)) is the best least-squares fit to the data Y at points X.Argument TOL bounds the accuracy of the fit, and if...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (47): polyfit_roots Download

Added: August 20, 2013 | Visits: 513

RChart Java component Script Add charts to your Java application or website (can be used with ASP, Php, JSP[TM] ...).RChart is a popular product due to the fact that it is very simple but powerfull and useful product.Create more than 18 different types of charts and combine them:- Linechart- Areachart- Piechart- Max.Min...


Platforms: Java

License: Shareware Cost: $20.00 USD Size: 378.88 KB Download (47): RChart Java component Script Download

Added: September 04, 2013 | Visits: 476

QSAR/QSPR Search Algorithms Toolbox In this submission we present the code of the Replacement Method (RM) [1-4] and Enhanced Replacement Method (ERM)[5], that were proposed some time ago by our group. Both methods produce linear regression QSPR-QSAR models that are quite close the FS (full search) ones with much less computational...


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (47): QSAR/QSPR Search Algorithms Toolbox Download

Added: June 05, 2013 | Visits: 338

polyfit3 POLYFIT3(X,Y,N,NUL,W) finds the coefficients of a polynomial P(X) of degree N that fits the data, P(X(I))~=Y(I), in a least-squares sense. Any of the coefficients can be forced to be zero, and data can be weighted.NUL is a vector with coefficients forced to be zero in usual order.W is a vector...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): polyfit3 Download

Added: August 23, 2013 | Visits: 487

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: June 21, 2013 | Visits: 626

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

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

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

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

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

Added: April 15, 2013 | Visits: 258

Blendenpik This library implements a randomized algorithm for solving the least-squares equation x = arg min norm(A * x - b, 2) or the underdetermined system min(norm(x, 2)) s.t. Ax=b. With high probability the running this o(mn^2) for an m-by-n matrix.For details of the solver see the paper at:Blendenpik:...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (46): Blendenpik Download

Added: July 17, 2013 | Visits: 348

regout Among the considerations in the use of analysis of regression, outliers or bad values can seriously disturb the least-squares fit. They falls far from the line implied by the rest of the data. If these points are really outliers, then the estimate of the intercept may be incorrect and the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): regout 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

Examples of Basic Iterative Algorithms for Inverse Kinematics Two simple models are provided showing the characteristics of basic iterative algorithms for the inversion of kinematics, namely the Jacobian transpose, its pseudo-inverse and the damped least-squares (DLS). The pro's and con's can be compared interactively for a serial two-links and a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (46): Examples of Basic Iterative Algorithms for Inverse Kinematics 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


< 1 2 3 4 5 >