Skip to content

dan4310/WaveFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveFunctions

My graph application that plots your wave functions.

This allows the user to plot cosine and sine functions with different input parameters. Fill out all fields for a given function and then press the plot button. If you want to superimpose the waves, check the interference box before pressing plot. Press the clear button to clear all fields.

  • The fields can handle both integers and decimals

Download source code:

https://github.com/dan4310/WaveFunctions.git

Build project:

javac src/*.java -d bin

Navigate to bin:

cd bin

Run project:

java Main

About

My graph application that plots your wave functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages