Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Curve Fitters (curvefit) details
Login with GitLab

Curve Fitters (curvefit)

To fit a given set of data points exponentially, linearly or to a polynomial.
(102 downloads for this version - 2439 downloads for all versions)
Details
Version
1.0.0
A more recent valid version with binaries for Scilab 5.4 exists: 1.0.1
Author
Manas Sharma
Owner Organization
Manas Sharma
Maintainer
Manas Sharma
Creation Date
March 3, 2016
Source created on
Scilab 5.4.x
Binaries available on
This toolbox is in the process of being built
Description
            Toolbox: curvefit

Title: Curve Fitters

Summary: A toolbox for fitting data-points to a line, polynomial or an
exponential curve using the Least Square Approximation.

Version: 1.0.0

Author: Manas Sharma

Maintainer: Manas Sharma

Category: Data Analysis and Statistics

Entity: Manas Sharma

WebSite: http://www.bragitoff.com/

License: Creative Commons Attribution-ShareAlike 3.0

ScilabVersion: >= 5.4

Depends: 

Date: 2016-03-03

Description: A toolbox for fitting data-points to a line, polynomial or an
exponential curve using the Least Square Approximation.

Macros: 

linefit - Fit a given set of data-points to a line. Returns the fitted data
points, slope and the intercept of the line.

npolyfit - To fit a given set of data points to a polynomial.
			 
expofit - To Exponentially fit a given set of data points
 
 
            
Files (1)
[49.17 kB]
Source code archive
	  
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.