GitHub / birg81 / java.gui.plotting
Hi guys. I developed this Java code, for demonstration purposes. This Code, creates a Java GUI (with swing and awt library) showing the graph of the function f (x) = 3 + [x-1] * exp(-x / 3). In addition to the graph of the function, the GUI also shows the Cartesian axes. This software also to change the extremes of the graph and enlarge or reduce the graph. I hope it's simple. Good luck!
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birg81%2Fjava.gui.plotting
PURL: pkg:github/birg81/java.gui.plotting
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 28.3 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 3 years ago
Pushed at: almost 3 years ago
Last synced at: 3 months ago
Topics: awt, exponential, funcional, gui, java, math, mathematics, mathgraph, plotting, swing, ui