Results 1 to 3 of 3
Thread: Plotting a graph
- 12-20-2011, 03:33 PM #1
Member
- Join Date
- Dec 2011
- Posts
- 1
- Rep Power
- 0
Plotting a graph
How to plot the graph of the equation like this using java program
A cos (wt-bz) where w and b are constants. There will be two axes t and z. t will be plotted in the y direction and z in the x direction. Z points will be 0.1,0.2,0.3...... and in first case when t=0, graph will show the value of the equation (given above) , then gradually when t=1, t=2, etc....
Please help me to solve the problem !!
- 12-20-2011, 09:11 PM #2
Re: Plotting a graph
Don't hijack another poster's thread, and especially not with a totally unrelated question.
This post was hived off from http://www.java-forums.org/new-java/...g-quesion.html
dbIf you're forever cleaning cobwebs, it's time to get rid of the spiders.
-
Re: Plotting a graph
You need to tell us exactly what step you're stuck on. If all steps, then you'll want to check out the Java tutorials to learn how to code in Java: The Really Big Index
Similar Threads
-
plotting graph
By dhruvaharsha in forum AWT / SwingReplies: 1Last Post: 02-06-2010, 08:04 PM -
Help in plotting graph
By javafanatic in forum New To JavaReplies: 20Last Post: 12-07-2009, 01:55 PM -
Plotting a line graph
By revilo in forum New To JavaReplies: 1Last Post: 10-11-2009, 01:07 AM -
Help regarding 3D graph plotting...
By Megatron in forum New To JavaReplies: 1Last Post: 05-21-2009, 05:26 PM -
graph plotting
By sirine in forum New To JavaReplies: 5Last Post: 01-25-2009, 04:34 PM
Bookmarks