This processes and graphs -- and shows all the computations -- the raw data of a typical experiment students may encounter in a college or university physics lab.
It does not just draw graphs.
It reads the raw data and the equations and the commands on what graphs are desired then does the work to generate the requested report.
The 'project file' which contains the raw data, equation, and instuctions is shown below ( and is also shown in a scrolling windows of the applet ).
| This is a pre-release version of a Java applet.
Imperfections abound, and opportunities await ... |
|---|
| ' Project File ' : Data & Commands for Calculations & Graphing |
|---|
|
The program can deal with uncertanties , computing them, and showing them numerically and graphically.
The progam will be released in a version where you can have it process your data and you can have it process and present it by your instructions and preferances.
This is a beta "pre-release release" and is a messy, confusing, jumble, but it works.
Developed and tested on Windows 95 with Explorer, Netscape, and HotJava.
Java's goal is to "Write Once, Run Everywhere" ( on any machine ), alas the goal has not been achieved yet, so your results may vary.
This is a Java program using the Java 1.1 SDK and it requires a fairly current browser like Netscape 4.0 or Microsoft Explorer 4.0 or better.
Microsoft's browser gives inferior performance.
The program does real-time expression evaluation with an expression tree after converting the expression into a post-fix expression ( that's "RPN" to engineers and students with HP calculators ).
Math symbols are written as you would write them.
Java is not constrained to this : { *, /, pi, ( ^2 for square ) }
Java uses an extended, internationalized, character set which includes the greek alphabet and the preferred symbols for multiplication, division, squaring, "pi", etc.
However, since most keyboards don't have these symbols the program
The preffered conventional notation
is not the inferior Microsoft standard,
it's what Newton was comfortable with,
it's what we normally use, we don't use " * " for multiplication.
More Interactive Math :
Contents Page
|
Last modified: 03/09/99 First Created: 03/01/99 |
E-
mail:
"Webmaster"
|