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

Slip Fit Tolerance software
Filter: All | Freeware | Demo
 

Slip Fit Tolerance

< 1 2 3 4 5 > 
Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 418

Shrink-Fit X Shrink-Fit X is a utility for opening and extracting NuFX (ShrinkIt) files on OS X.



Platforms: Mac

License: Freeware Size: 1.4 MB Download (50): Shrink-Fit X Download

Added: May 10, 2013 | Visits: 590

Packing Slip with Pictures Update to admin/packingslip.php to include a product picture on the packing slip. The packing slip will now show the Product Image, Qty, Product Desc/Attributes and Model Number after this change is made.





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Packing Slip with Pictures Download

Added: August 19, 2013 | Visits: 585

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

Added: May 03, 2013 | Visits: 461

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 (50): Ellipse Fit (Taubin method) Download

Added: September 02, 2013 | Visits: 400

Ellipse Fit (Direct method) This is a fast and non-iterative ellipse fit. Usage: A = EllipseDirectFit(XY)Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: A = [a b c d e f]' is the vector of coefficients of the equation of the best fitting ellipse: ax^2 + bxy + cy^2 + dx + ey + f =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Ellipse Fit (Direct method) Download

Added: August 31, 2013 | Visits: 524

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: August 07, 2013 | Visits: 409

Circle Fit (Pratt 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 was proposed by V. Pratt in article "Direct least-squares fitting of algebraic surfaces", Computer Graphics, Vol. 21, pages 145-152 (1987). It is more stable than the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Circle Fit (Pratt method) Download

Added: August 07, 2013 | Visits: 378

Multivariate NIG fit Well, i made this function some time ago and its purpose was to fit the Universe of the Greek stock market. After having grabbed my information to some matrices, vectors, god knows what, i decided to use it to price interest rate derivatives! I wont tell how, but you might as well try it as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Multivariate NIG fit Download

Added: May 15, 2013 | Visits: 399

Goodness of Fit (Modified) GFIT2 Computes goodness of fit for regression model USAGE: [gf] = gfit2(t,y) [gf] = gfit2(t,y,gFitMeasure) [gf] = gfit2(t,y,gFitMeasure,options) INPUT: t: matrix or vector of target values for regression model y: matrix or vector of output from regression model. gFitMeasure: a string or cell...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Goodness of Fit (Modified) Download

Added: May 02, 2013 | Visits: 428

ARFIMA(p,d,q) goodness-of-fit test Included in the submitted file:Jan Beran's goodness of fit test for ARFIMA(p,d,q) processes, which is the spectral domain equivalent of the Ljung-Box statistics.Can be used for model validation or model selection (eg.comparing the goodness of fit of an ARFIMA(1,d,0) vs. an ARFIMA(5,0,0)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): ARFIMA(p,d,q) goodness-of-fit test Download

Added: July 08, 2013 | Visits: 493

Weibull fit tests 3 goodnes of fit tests for thw Weibull: Anderson-Darling, Chi-squared and graphic


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Weibull fit tests Download

Added: June 07, 2013 | Visits: 311

gaussian curve fit [sigma,mu,A]=mygaussfit(x,y)[sigma,mu,A]=mygaussfit(x,y,h)this function is doing fit to the functiony=A * exp( -(x-mu)^2 / (2*sigma^2) )the fitting is been done by a polyfitthe lan of the data.h is the threshold which is the fractionfrom the maximum y height that the datais been taken from.h...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): gaussian curve fit Download

Added: April 13, 2013 | Visits: 397

Weighted and unweighted linear fit This code fits makes a linear fit to a data set (using y =bx+a) where each data point% has a different or constant standard deviation. Your data should have three or two columns.% The first column should be the independent variable(x) and the second% column should be the dependent variable(y)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Weighted and unweighted linear fit Download

Added: August 31, 2013 | Visits: 312

unique with tolerance UNIQUETOL Unique element within a tolerance.[Y,I,J] = UNIQUETOL(X,TOL) is very similar to UNIQUE, but allows an additional tolerance input, TOL. TOL can be taken as the total absolute difference between similar elements. TOL must be a none negative scalar. If not provided, TOL is assumed to be 0,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): unique with tolerance Download

Added: September 15, 2013 | Visits: 488

Fit all valid parametric probability distributions to data ALLFITDIST Fit all valid parametric probability distributions to data.[D PD] = ALLFITDIST(X) fits all valid parametric probability distributions to the data in column vector X, and returns a struct D of fitted distributions and parameters and a struct of objects PD representing the fitted...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fit all valid parametric probability distributions to data Download

Added: September 04, 2013 | Visits: 374

Weighted Nonlinear Curve Fit Script with Plotter This weighted nonlinear fit script fulfills the requirements of physicists, chemists and other quantative scientists, who need a fitting script for the everyday use. This script fits and creates nice plots with results and data automatically printed in a legend. It saves much time compared to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Weighted Nonlinear Curve Fit Script with Plotter Download

Added: July 04, 2013 | Visits: 404

Auto Gaussian & Gabor Surface Fit Auto Gaussian & Gabor Surface fit---2 functions to fit a 2D Gaussian or 2D 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 (sum of squared error) for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Auto Gaussian & Gabor Surface Fit Download

Added: August 04, 2013 | Visits: 332

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: September 10, 2013 | Visits: 549

Cover Slip Cover Slip is an iTunes visualizer for Mac OS X 10.6 (note: Snow Leopard only!) that displays a swinging album cover, song information, and a small timeline and audio spectrum bar display. The bars can dance with the music; alternatively, you can choose to view a spectrum circlet instead of the...


Platforms: Mac

License: Freeware Size: 28.67 KB Download (46): Cover Slip Download

Added: December 02, 2013 | Visits: 358

pro Fit This is the home page of QuantumSoft, the developers of pro Fit. Here we provide information about pro Fit, the complete pro Fit package for download and purchase, and several user-support material for existing pro Fit users. pro Fit is a Macintosh (Mac OS) application for data/function...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 18.53 MB Download (35): pro Fit Download

< 1 2 3 4 5 >