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 49.598.816 Times

Least Squares Fit Method freeware
Filter: All | Freeware | Demo
 

Least Squares Fit Method

< 1 2 3 4 5 > 
Added: August 22, 2013 | Visits: 554

Optimization Tips and Tricks New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to...



Platforms: Matlab

License: Freeware Size: 92.16 KB Download (39): Optimization Tips and Tricks Download

Added: March 27, 2013 | Visits: 462

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: September 11, 2013 | Visits: 404

mwavepy mwavepy is a compilation of functions for microwave/RF engineering. It is useful for things such as calibration, data analysis, data acquisition, and plotting functions. Being that it has been built around my specific needs as a graduate student, it is far from complete, but non the less pretty...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (33): mwavepy Download

Added: November 30, 2013 | Visits: 412

scikits.statsmodels Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation of statistical models. Main Features regression: Generalized least squares (including weighted least squares and least squares with autoregressive...


Platforms: *nix

License: Freeware Size: 3.23 MB Download (36): scikits.statsmodels Download

Added: August 28, 2013 | Visits: 526

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 (44): Circle Fit (Kasa method) Download

Added: May 03, 2013 | Visits: 457

Ellipse Fit (Taubin method) This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy + cy^2 + dx + ey + f = 0,i.e. it returns the vector...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Ellipse Fit (Taubin method) Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 435

C-squares C-squares is an easily implemented method for storage, querying and display of spatial data locations, based on a hierarchical, grid-based representation of the Earth' surface. Source code for encoding, decoding, mapping, etc. is provided via this site.


Platforms: Windows, Mac, Linux

License: Freeware Size: 81.58 MB Download (47): C-squares Download

Added: August 19, 2013 | Visits: 581

Circle Fit (Taubin 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 wasproposed by G. Taubin in article "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Circle Fit (Taubin method) Download

Added: June 30, 2013 | Visits: 578

UC Free Order Payment Method The UC Free Order Payment Method module works in conjunction with the payment checkout pane using the order total preview to present a "Free order" payment method to customers when their order total drops to $0.00 or less. By default, this method will be hidden with javascript and displayed only...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): UC Free Order Payment Method Download

Added: October 15, 2010 | Visits: 970

PDL::Fit::LM PDL::Fit::LM is a Levenber-Marquardt fitting routine for PDL. Currently, only Levenberg-Marquardt fitting is implemented. Other procedures should be added as required. For a fairly concise overview on fitting see Numerical Recipes, chapter 15 "Modeling of data". SYNOPSIS use PDL::Fit::LM;...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (91): PDL::Fit::LM Download

Added: September 26, 2010 | Visits: 1.373

Gravers Football Squares Gravers Football Squares project is a Web-based version of Superbowl Squares. Gravers Football Squares was created so multiple people could enjoy Football Squares during the Superbowl or any other major game that may be going on. Ive been using it for the last few years, and thought I would...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (122): Gravers Football Squares Download

Added: July 31, 2013 | Visits: 1.556

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD.


Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

Added: July 24, 2010 | Visits: 830

Method::Declarative Method::Declarative is a Perl module to create methods with declarative syntax. SYNOPSIS use Method::Declarative ( --defaults => { precheck => [ [ qw(precheck1 arg1 arg2) ], # ... ], postcheck => [ [ qw(postcheck1 arg3 arg4) ], # ... ], init => [ [ initcheck1 ], # ... ],...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (86): Method::Declarative Download

Added: September 15, 2010 | Visits: 1.670

Class::Method::hash Class::Method::hash is a Perl module that helps you create methods for handling a hash value. SYNOPSIS use Class::MethodMaker [ hash => [qw/ x /] ]; $instance->x; # empty $instance->x(a => 1, b => 2, c => 3); $instance->x_count == 3; # true $instance->x = (b => 5, d => 8); # Note this...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (99): Class::Method::hash Download

Added: April 15, 2010 | Visits: 1.149

JPEG Fit JPEG Fit is a PHP class that can be used to optimize images to fit within a given file size limit. The project takes a picture in any format supported by the GD library and generates a JPEG picture with the maximum quality factor that makes the picture file size not exceed a given limit. This...


Platforms: *nix

License: Freeware Download (113): JPEG Fit Download

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

Tams11 Squares Place tiles on the board to try to create squares. If the tile touches another tile, the sides that touch must have the same symbols. When you create a square of four tiles, you receive bonus points. Needs The Lobby from www.tams11.com in order to play against other players.


Platforms: Windows

License: Freeware Size: 1.11 MB Download (50): Tams11 Squares Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 687

Light and Sound Meditation Method Light and Sound Meditation Method is a small, animated screensaver specially designed to bring some peace to your desktop. To hear the inner sound and to see the inner light, your physical ears and eyes are not needed. It will smell such perfumes as are beyond the reach of your ordinary noses....


Platforms: Windows

License: Freeware Download (53): Light and Sound Meditation Method Download

Added: May 10, 2013 | Visits: 416

Ellipsoid fit It needs a set of 3D points, equal radii constraints and orientation constraint to fit an ellipsoid into a 3D block object Requirements: - MATLAB 7.7 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (54): Ellipsoid fit Download

Added: May 10, 2013 | Visits: 437

Ubercart Payment Method Adjustments 5.x- The fees and discounts will be displayed to the customer during the checkout process with small print underneath the payment method.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Ubercart Payment Method Adjustments 5.x- Download

Added: May 10, 2013 | Visits: 603

Default Selected Shipping Method Choose the shipping method default selected in the checkout_shipping.php page in the shop; not necessarily the cheapest.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Default Selected Shipping Method Download

< 1 2 3 4 5 >