home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.apps
- Path: sparky!uunet!gumby!wupost!usc!rpi!danony
- From: danony@aix.rpi.edu (Yaron Danon)
- Subject: WINFIT 1.0 uploaded to cica
- Message-ID: <jlw1w7m@rpi.edu>
- Nntp-Posting-Host: aix.rpi.edu
- Organization: Rensselaer Polytechnic Institute, Troy, NY
- Date: Tue, 17 Nov 1992 03:48:37 GMT
- Lines: 33
-
-
- I uploaded to ftp.cica.indiana.edu
-
-
- WINFIT 1.0
- -----------
-
- This is version 1.0 of the shareware program WINFIT, a non linear least squares fitting
- program for windows 3.x
- The program interface is written in Visual Basic (the fitting code is in WINFIT.DLL),
- this requires the VBRUN100.DLL in the /windows directory.
-
-
- FEATURES
-
- * Reads a simple ASCII file, space or tab delimited of X Y with an optional Y-error data.
- * The data can be plotted with log axis options.
- * The program uses Levenberg-Marquardt fitting method.
- * There are some built in functions and the a user-defined function.
- * The program can generate weights that improve fitting performance for some problems.
- * This version can read up to 500 data points and fit up to 10 parameters.
- * The program provides a REPORT file and the plot can be copied to the clipboard.
- * The program will calculate and display the COVARIANCE and CURVATURE matrixes
-
-
- INSTALLING
- Create a directory /winfit (or place it anywhere else) copy all files to that directory.
- From the file manager Drag the program name to a group in the file manager.
- To run make sure you have VBRUN100.DLL in your /windows directory and
- double click on the winfit icon.
-
- Enjoy,
- Yaron
-