Freeware Listing: Fit
- Wii Fit
- License: Freeware

Wii Fit,Chmod calculator,permission codes,owner,group,public,read,write,execute.
- Publisher: icoasterkids.com
- Date:
- Size: 409 KB
- Platform: Win2000, Windows Server, WinOther, WinVista
- Blaiz Enterprises - Image Viewer
- License: Freeware

Browse images with ease and simplicity - Copy out image WYSIWYG tiled/resized. Realtime image dimensions, size, color count, color depth and encoding readouts. View image Full (actual size)/Fit toWindow/Tiled. Custom, speed file box with smooth, fast scrolling - no flicker/distortion. Multiple picture formats: (BMP,DIB,RLE,ICO,WMF,EMF,JPG,JIF,PPM,PGM,PBM,XBM,TEP). Features: *Realtime image dimensions, size, color count, color depth and encoding readouts *View image - Full (actual size)/Fit toWindow/Tiled *Definable viewer background color *Easy file navigation system *Custom, speed file box with smooth, fast scrolling - no flicker/distortion *Copy/Copy As Is (copy out image WYSIWYG - as resized/tiled in Image Viewer) *Sizeable Navigation/Format boxes *Print - Image Printer required *Options: Toolbar, Color Count, OnTop *Multiple...
- Publisher: Blaiz Enterprises
- Date: 19-11-2002
- Size: 341 KB
- Platform: Win2000, WinOther
- Sicyon Lite calculator
- License: Freeware

Sicyon is all-in-one freeware tool for every researcher and engineer. The core of Sicyon is an expression (VBScript/JScript) calculator with features as: estimate a function using variables, user-defined functions and Sicyon objects; plot/tabulate a function; solve an equation, minimums, maximums and definite integral of a function; fit a function over data set; sophisticated units converter; database reader with various physical and chemical constants; matrix operations; set of plugin tools.
Features:
- calculate the value of a math expression using variables and user-defined functions.
- Publisher: SpecLabs
- Date: 19-02-2006
- Size: 5020 KB
- Platform: Win2000, Windows Server, WinOther
- Image Viewer by Blaiz Enterprises
- License: Freeware

Browse images with ease and simplicity - Copy out image WYSIWYG tiled/resized.
Realtime image dimensions, size, color count, color depth and encoding readouts.
View image Full (actual size)/Fit toWindow/Tiled.
Custom, speed file box with smooth, fast scrolling - no flicker/distortion.
Multiple picture formats: (BMP,DIB,RLE,ICO,WMF,EMF,JPG,JIF,PPM,PGM,PBM,XBM,TEP).
Features:
*Realtime image dimensions, size, color count, color depth and encoding readouts
*View image - Full (actual size)/Fit toWindow/Tiled
*Definable viewer background color
*Easy file navigation system
*Custom, speed file box with smooth, fast scrolling - no flicker/distortion
*Copy/Copy As Is (copy out image WYSIWYG - as...
- Publisher: Blaiz Enterprises
- Date: 21-8-2005
- Size: 333 KB
- Platform: Win2000, WinOther
- Least Squares Fit Routine
- License: Freeware

Least Squares Fit Routine (LuSiFeR) is a program for least squares data analysis. Least Squares Fit Routine (LuSiFeR) is a software application that was designed for least squares data analysis. The first package is in the form of a script for MATLAB, while the second is a standalone program written in C++, with extended capabilities.Both packages perform least-squares regression analysis on a user-supplied dataset, and calculate appropriate fitted parameters (with uncertainties) and an associated X2 value.. ..
- Publisher: adampetrus.pwp.blueyonder.co.uk
- Date: 17-08-2009
- Size: 6051 KB
- Platform: WinOther
- Crop-To-Fit an Image Using ASP and Persits ASPJpeg
- License: Freeware

This article+code demonstrates a technique that combines resizing and cropping to fit an image in given dimensions. The script accepts an uploaded image of arbitrary size and aspect ratio and resizes it to given dimensions, cropping the image to fit if necessary. This results in evenly sized image ideal to be used as fixed-size thumbnail.Unfortunately, classical ASP does not provide native methods for handling file uploads and processing images. Therefore, we will have to use Persits Software AspUpload and Persits Software AspJpeg component to upload and process the image..
- Publisher: Salman Arshad
- Date: 03-10-2011
- Platform: Asp, Scripts
- Fit Agilifier Plugin for IntelliJ
- License: Freeware

IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code)..
- Publisher: fitagilifierplu.sourceforge.net
- Date: 10-07-2012
- Size: 593 KB
- Platform: Linux, Mac OS X, WinOther
- FIT Runner
- License: Freeware

Eclipse plug-in for FIT.
- Publisher: fitrunner.sourceforge.net
- Date: 05-11-2012
- Size: 32 KB
- Platform: Linux, Mac OS X, WinOther
- SWRC Fit
- License: Freeware

SWRC Fit is a scientific tool for hydrologist. It fits several soil hydraulic models to measured soil water retention data by nonlinear fitting. It is written in numerical calculation language GNU Octave. Web interface is also available..
- Publisher: swrcfit.sourceforge.net
- Date: 19-05-2012
- Size: 289 KB
- Platform: Linux, Mac OS X, WinOther
- jQuery Datepicker
- License: Freeware

CSS customizations can be applied to the calendar to fit any web design scheme. This plugin forms the basis for the jQuery UI Datepicker. It is made available as a separate plugin since the UI team desired simplified functionality for their version..
- Publisher: Keith Wood
- Date: 08-05-2013
- Size: 164 KB
- Platform: JavaScript, Scripts
- Circle Fit (Taubin method)
- License: Freeware

This is a robust and accurate circle fit. It works well even if data points are observed only within a small arc. This circle fit was proposed by G. Taubin in article "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range Image Segmentation", IEEE Trans. PAMI, Vol. 13, pages 1115-1138, (1991). It is more stable than the simple Circle Fit by Kasa (files #5557 and #22642) and slightly faster than Circle Fit by Pratt (file #22643)..
- Publisher: Nikolai Chernov
- Date: 15-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Ellipse Fit (Taubin method)
- License: Freeware

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 A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (semi-axes, center, etc.), use standard formulas, see e.g., (19) - (24) in Wolfram Mathworld: http://mathworld.wolfram.com/Ellipse.html This fit was proposed by G. Taubin in article "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range Image Segmentation", IEEE Trans.
- Publisher: Nikolai Chernov
- Date: 09-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Ellipse Fit (Direct method)
- License: Freeware

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 = 0, To convert this vector to the geometric parameters (semi-axes, center, etc.) use standard formulas, e.g., (19) - (24) in Wolfram Mathworld: http://mathworld.wolfram.com/Ellipse.html This ellipse fit was proposed in article A. W. Fitzgibbon, M. Pilu, R. B. Fisher "Direct Least Squares Fitting of Ellipses" IEEE Trans.
- Publisher: Nikolai Chernov
- Date: 12-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Nonlinear fitting n-dimensional data with arbitrary functions
- License: Freeware

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 data with ND functions. Several tests are compiled in the file fit_test.m. Reading and trying out this file will explain a lot. fit_nl.m and fit_nl_ex.m are written around the matlab functions lsqcurvefit/ fmincon/fminsearch. Additionally: parameters can be set fixed or some built-in functions (Gaussians, Lorentzians) can be used (see fit_func.
- Publisher: Jan
- Date: 24-05-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Fit blackbody equation to spectrum
- License: Freeware

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 experimental data. Demofitblackbody.m is a script that fits a computer-generated blackbody spectrum with simulated photon noise and temperature noise (random variation in the temperature from point to point in the spectrum)..
- Publisher: Tom O'Haver
- Date: 01-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Ellipsoid fit
- License: Freeware

Fits an ellipsoid into a 3D set of points, allows some constraints, like orientation constraint and equal radii constraint. E.g., you can use it to fit a rugby ball, or a sphere. 'help ellipsoid_fit' says it all. Returns both the algebraic description of the ellipsoid (the nine coefficients of the quadratic form) and the geometric description (center, radii, principal axes)..
- Publisher: Yury Petrov
- Date: 02-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Ellipsoid fit Script
- License: Freeware

It needs a set of 3D points, equal radii constraints and orientation constraint to fit an ellipsoid into a 3D block object.
- Publisher: Yury Petrov
- Date: 16-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- TP-Fit
- License: Freeware

TP-Fit is used to analyze downhole temperature measurements by extrapolation of transient data to undisturbed formation temperatures.
TP-Fit License - GNU General Public License version 2.0 (GPLv2).
- Publisher: Tp-fit
- Date:
- Platform: WinOther
- Ajax-FIT
- License: Freeware

An Ajax Based Framework for Integrated Testing (FIT) of Perl
Ajax-FIT License - GNU General Public License (GPL).
- Publisher: Ajax-fit
- Date:
- Platform: WinOther
- Delphi FIT Server
- License: Freeware

Delphi FIT Server for FitNesse
Delphi FIT Server License - GNU General Public License (GPL).
- Publisher: Delphifitserver
- Date:
- Platform: WinOther
Fit: Freeware | All









