Data Fitting JS Model DocumentsThis material has 2 associated documents. Select a document title to view a document's information. Main DocumentData Fitting JS Model
written by
Francisco Esquembre The Data Fitting JS Model uses a least square fitting algorithm to fit a polynomial curve to a data set. Users can add points by clicking within the plotting panel. This model is designed to show how to use the numeric JavaScript library that is distributed with EjsS.
Published January 21, 2014
This file has previous versions. Source Code DocumentsData Fitting JS Source CodeThis source code zip archive contains an XML representation of the Data Fitting JS Model. Unzip this archive in your Ejs workspace to compile and run this model using EJS 5. Although EJS is a Java program, EJS 5 creates a stand alone JavaScript program from this source code.
Last Modified October 21, 2014
|