The Function Plotting and Data Fitting Model allows you to create customizable plots to interactively explore the properties of up to five functions at a time. When you enter a function, adjustable parameters are automatically recognized, and sliders are created to vary the values of these parameters. Additional features include the ability plot derivatives and integrals and create animations. After customizing the program to your liking, you can save the settings for later use with students or colleagues, or save the plot as an image file, a text file, or an animated video. For examples of how this package can be used to explore various physics problems, see the chapter "Using the Computer as a Black Box" at http://www.compadre.org/osp/items/detail.cfm?ID=11330.
This program can also be used to analyze and fit experimental data. Experimental data can be loaded and selected from a text file containing an arbitrary number of columns. The appearance of the data can be customized in a variety of ways. The data can then be analyzed manually, by dragging the sliders to adjust the values of parameters, or they can be analyzed automatically using the Levenberg-Marquardt algorithm.
The Function Plotting and Data Fitting Model was developed using the Easy Java Simulations (EJS) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the ejs_fmu_FunctionPlottingAndDataFitting.jar file will run the program if Java is installed. For additional documentation, run the program and then press Alt-H. You can modify this simulation if you have EJS installed by right-clicking within the plot and selecting "Open Ejs Model" from the pop-up menu item.
Please note that this resource requires
at least version 1.5 of Java.
Function Plotting and Data Fitting Source Code
The source code zip archive contains an EJS-XML representation of the Function Plotting and Data Fitting Model. Unzip this archive in your EJS workspace to compile and run this model using EJS. download 182kb .zip
Last Modified: August 17, 2012
previous versions
L. Engelhardt, Computer Program FUNCTION PLOTTING AND DATA FITTING MODEL, Version 1.0 (2011), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11593&DocID=2505).
L. Engelhardt, Computer Program FUNCTION PLOTTING AND DATA FITTING MODEL, Version 1.0 (2011), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11593&DocID=2505>.
Engelhardt, L. (2011). Function Plotting and Data Fitting Model (Version 1.0) [Computer software]. Retrieved October 10, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11593&DocID=2505
Engelhardt, Larry. "Function Plotting and Data Fitting Model." Version 1.0. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11593&DocID=2505 (accessed 10 October 2024).
%A Larry Engelhardt %T Function Plotting and Data Fitting Model %D December 19, 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11593&DocID=2505 %O 1.0 %O application/java
%0 Computer Program %A Engelhardt, Larry %D December 19, 2011 %T Function Plotting and Data Fitting Model %7 1.0 %8 December 19, 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11593&DocID=2505
Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
The Easy Java Simulations Modeling and Authoring Tool is needed to explore the computational model used in the Function Plotting and Data Fitting Model.