- #1
LPHY
- 35
- 0
I am collecting nice 3-d functions to demonstrate graphing tool, if anyone have great functions which will look great on 3-d plotting, please let me know.
Here are few equations I am using now. If you guys need I can provide a link to plot each of these graphs.
(01) x*y^3-y*x^3
(02) (x^2+3*y^2)*e^(-x^2-y^2)
(03) -x*y*e^(-x^2-y^2)
(04) -1/(x^2+y^2)
(05) cos(abs(x)+abs(y))
(06) cos(abs(x)+abs(y))*(abs(x)+abs(y))
Note:
I have discuss some 2-D functions for my earlier tool, which you can see on this thread
Cool 2-D functions for graphing
Thanks in advance
Here are few equations I am using now. If you guys need I can provide a link to plot each of these graphs.
(01) x*y^3-y*x^3
(02) (x^2+3*y^2)*e^(-x^2-y^2)
(03) -x*y*e^(-x^2-y^2)
(04) -1/(x^2+y^2)
(05) cos(abs(x)+abs(y))
(06) cos(abs(x)+abs(y))*(abs(x)+abs(y))
Note:
I have discuss some 2-D functions for my earlier tool, which you can see on this thread
Cool 2-D functions for graphing
Thanks in advance