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

Shrink Fitting freeware
Filter: All | Freeware | Demo
 

Shrink Fitting

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 389

GMT Application GMT is an open source collection of ~60 tools for manipulating geographic and Cartesian data sets (including filtering, trend fitting, gridding, projecting, etc.) and producing Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots via contour maps to artificially...



Platforms: *nix, C/C++, BSD

License: Freeware Download (54): GMT Application Download

Released: June 08, 2013  |  Added: July 10, 2013 | Visits: 957

Tenorshare Partition Manager Tenorshare Partition Manager is comprised of an assortment of valuable partition-management tools in one easy-to-manage software utility. It offers basic partitioning features such as creating, deleting, and formatting partitions, along with advanced ability to extend, shrink and copy partitions....





Platforms: Windows

License: Freeware Size: 2.4 MB Download (72): Tenorshare Partition Manager Download

Added: September 10, 2013 | Visits: 388

clickfit_OH for curve fitting by eye/hand clickfit_OH.m lets you mouse-click a series of datapoints on top of a (noisy) scatterplot and returns a spline or polynomial regression through the clicked dataseries. In addition the clicked series itself is returned.clickfit_OH.m uses an altered version of ginput.m (ginput_OH.m) that from the...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (44): clickfit_OH for curve fitting by eye/hand Download

Added: August 05, 2013 | Visits: 397

Estimatenoise Some curve fitting or smoothing tools can benefit from knowledge of the noise variance to expect on your data. Kalman filters use this information, also some spline fitting tools. So I wrote a function to extract the noise variance from a signal vector. It also works on any specified dimension of...


Platforms: Matlab

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

Added: April 12, 2013 | Visits: 370

Fitting NURBS to a given set of data points Run the file main.m and everything works fine.The matrix A contains the data points and it can be changed in the file inputfile.m


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (45): Fitting NURBS to a given set of data points 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 (50): Nonlinear fitting n-dimensional data with arbitrary functions Download

Added: April 01, 2013 | Visits: 499

Method for quantitative absorption spectroscopy A computational method for quantitative analysis by multiwavelength absorption spectroscopy, called the Tfit method, based on fitting a model of the instrumentally-broadened transmission spectrum to the observed transmission data. It has the advantages of wider dynamic range and greatly improved...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): Method for quantitative absorption spectroscopy Download

Added: July 05, 2013 | Visits: 435

Peak Fitter A command-line peak fitting program for time-series signals, written as a self-contained Matlab function in a single m-file. Uses an non-linear optimization algorithm to decompose a complex, overlapping-peak signal into its component parts. The objective is to determine whether your signal can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Peak Fitter Download

Added: August 31, 2013 | Visits: 523

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fit blackbody equation to spectrum Download

Added: June 21, 2013 | Visits: 557

Hydraulic Line The model includes simulation of hydraulic line, general fitting and an orifice.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Hydraulic Line Download

Added: June 25, 2013 | Visits: 396

Interactive Peak Fitter A peak fitting program for time-series signals, written as a self-contained function in a single m-file. Uses an non-linear optimization algorithm to decompose a complex, overlapping-peak signal into its component parts. The objective is to determine whether your signal can be represented as the...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Interactive Peak Fitter Download

Added: April 06, 2013 | Visits: 638

Demo files for This is the power prediction analysis demo that was used in the "MATLAB for Excel Users" webinar. You can view the webinar at:http://www.mathworks.com/wbnr37971This demo requires only MATLAB, Statistics Toolbox, and Curve Fitting Toolbox. In the webinar, we also discussed Spreadsheet Link EX,...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (51): Demo files for "MATLAB for Excel Users" webinar Download

Added: May 29, 2013 | Visits: 427

Straight-line fitting genetic algorithm [M,B] = AG_RECTA(X,Y) finds the the slope M and the y-intercept B of the line that better fits to the X,Y data. X and Y are vectors of the same length.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Straight-line fitting genetic algorithm Download

Added: June 03, 2013 | Visits: 477

Natural Cubic Splines Yield Curve The fitting of smooth curve through a set of data points and extention to this is the fitting of 'best fit' spline to a large set of data points which show the cerrent trend but which do not all lie above the curve. The method involves cluster analysis, that is, grouping the crude data into...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Natural Cubic Splines Yield Curve Download

Added: July 31, 2013 | Visits: 401

Nonlinear Regression Shapes The art of fitting a nonlinear regression model often starts with choosing a model form. This submission is an attempt to teach the reader a simple but general paradigm for their models as a sum of fundamental shapes that are then shifted and scaled to fit the data.I've included a bestiary of...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Nonlinear Regression Shapes Download

Added: June 13, 2013 | Visits: 371

SPtrack SPtrack is a GUI (Graphical User Interface) based program written in Matlab which is used for tracking single particles and finding Diffusion properties. It works on Matlab 6 and above platforms and requires the Image Processing Toolbox and the Curve fitting Toolbox (optional). The program...


Platforms: Matlab

License: Freeware Size: 819.2 KB Download (48): SPtrack Download

Improving an Engine Cooling Fan Using Design for Six Sigma Technique This file explains how to run the demo shown in the July 2005 MATLAB Digest Article "Improving an Engine Cooling Fan Using Design for Six Sigma Techniques." You will need MATALAB, Statistics Toolbox, Curve Fitting Toolbox, and Optimization Toolbox to run all of the analysis. I recommend you view...


Platforms: Matlab


Fitting complex analytic laws to data by means of Genetic Algorithms The script allows to easily fit predefined complex analytical laws exploiting the potentiality of Genetic Algorithms.The script receives as input the handle to the analytic laws to be fitted to data. Such law may depend on multiple variables and several parameters. This optimization approach may...


Platforms: Matlab


Added: August 31, 2013 | Visits: 350

Polynomial curve fitting LABEL is a generalization of BWLABEL: BWLABEL works with 2-D binary images only, whereas LABEL works with 2-D arrays of any class. L = LABEL(I,N) returns a matrix L, of the same size as I, containing labels for the connected components in I. Two adjacent components (pixels), of respective indexes...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Polynomial curve fitting Download

Prediction of Oldfaithful Volcanic Eruption: Auto Regression Script The model relies on the theory of strength of least square curve fitting and auto regression techniques.


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (49): Prediction of Oldfaithful Volcanic Eruption: Auto Regression Script Download

< 1 2 3 4 5 >