Tagged Questions
11
votes
3answers
322 views
How to plot a 3D surface with a simple black and white style?
Mathematica has great plotting capabilities. However, sometimes what is needed is a very basic black and white plot without textures, lighting, glow and other complex features. So, here is my ...
3
votes
2answers
209 views
Plot 2D Vector function in 3D
I want to plot a 2D vector function such as $F(x,y) = (a(x,y),\,b(x,y))$ in a 3D graph so that the vectors are embedded in the xy plane. I tried to do the following:
First I defined a piecewise ...
2
votes
1answer
68 views
4
votes
4answers
170 views
How can I fill a curve in ParametricPlot3D?
I'd like to fill a curve in a ParametricPlot3D in the same way as I might with ListPointPlot3D; i.e.,
...
5
votes
2answers
274 views
Axes Origin & Labels in 3D Plot
I'm looking for a way to have the axes at the origin in a 3D plot and to label the (x,y,z) axes in the usual way---with x near the end of the drawn portion of the x axis, y near the end of the drawn ...
4
votes
1answer
87 views
8
votes
3answers
240 views
Dashed mesh behind 3D object
I am trying to create a simple, almost transparent 3D sphere with a mesh that is made of solid lines if they are on the front surface (i.e. if they are directly visible) and of dashed lines if those ...
9
votes
4answers
334 views
How to draw a higher-genus surface
NB: By higher-genus surface, I mean a closed orientable surface of genus at least 2.
This question has come up before on math.SE, and even MathOverflow, but most posters suggested using either ...
2
votes
2answers
155 views
Solving and plotting ODEs while varying one of the initial conditions
How can I vary an initial condition in the numerical solution of a system of ODEs and then make a 3D plot of the solution space with that condition as one of the variables.
...
8
votes
2answers
467 views
What are the possible ways of visualizing a 4D function in Mathematica?
I have a function $F$ that maps the xyz space to a set of reals, more clearly:
$c = F[x,y,z]$
Where $c$,$x$,$y$ and $z$ are reals.
What are the possible ways of visualizing this 3d function in ...
3
votes
1answer
114 views
16
votes
2answers
988 views
3D heatmap density plot
I have a set of data that looks like {{x1, y1, z1}, {x2, y2, z2}, ...} so it describes points in 3D space. I want to make a heatmap out of this data. So that points ...
5
votes
1answer
247 views
Drawing a torus not bounding a solid torus
I am trying to make a "pretty" picture of a torus in $\mathbb{R}^3$ which does not bound a solid torus. The standard way of constructing such a thing is to first take a non-trivial torus knot:
...
5
votes
2answers
225 views
ListPointPlot3d to visualize points close to a manifold
I have a large set of points that are close to manifold which I want to show in a ListPointPlot3D. Using part of the data set illustrates this
there are fewer ...
1
vote
1answer
163 views
How to plot X and Y data to see average data converging?
I initially have ran a large, say 1000 (to be changed later) number of monte carlo simulations (mcRun), and I want to see when the average data result starts to converge to a reasonable value.
So I ...
8
votes
3answers
387 views
Filling between two 3D surfaces
I know it is possible to create a filling in between two curves on a 2D plot, but is it possible to do the same in 3D?
My attempt like this:
...
6
votes
2answers
279 views
Plotting All Possible Points Belonging to a Group Orbit
Given that $$X = \{(x,y,z) \in \mathbb{R}^3 |\, x^2 + y^2 + z^2 - 2(xy + xz + yz) = k\}\,,$$ where $k$ is a constant. Also given that a group $G$ is represented by $$\langle g_1,g_2,g_3|\, g_1^2 = ...
1
vote
3answers
432 views
How to plot a 3D list of points [closed]
I have 3 variables {Eff[i][j], i/15, j/100}. I need to plot them as a 3D figure, the height of the figure is Eff[i][j], which is ...
0
votes
0answers
103 views
Why does mathematica crash when I rotate a 3D graph? [duplicate]
Possible Duplicate:
SIGSEGV error with 3D Plots
I just recently installed mathematica 8 on my linux machine, running ubuntu 11.10
I decided to tun and test mathematica so while the terminal ...
3
votes
1answer
162 views
Problem in RegionPlot3D
I tried to plot the region bounded by the three planes. This is supposed to give me a pyramid type of shape (actually two, but I am just taking one of them). The code is given by
...
5
votes
0answers
285 views
How to map rotate, pan, zoom to manipulate controls
I am wondering if there is a way to restrict the motion of the rotate mouse cursor in when moving around a 3d plot.
For example, I want the y direction of the cursor to correspond to pulling the z ...
1
vote
2answers
263 views
How to draw a tangent to a surface in a given direction?
It seems quite embarrassing for me, but somehow I can't draw a tangent line to a surface in a given direction. Assume that I want to visualize directional derivative of the function, say, ...
4
votes
1answer
176 views
Rough edges plotting a surface
I'm trying to use SphericalPlot3D to create some images of a surface but I get some rough edges on the surface around the boundary. However, after rotating the ...
4
votes
1answer
290 views
6
votes
3answers
923 views
Animate ParametricPlot3D for two different parametric equations
I want to write a computer program to generate 3-D plots (with x-y-t axes) to demonstrate the evolution of the two missiles in the following case:
i. $x = 100t$, $y = 80t-16t^2$ for $0\leq t\leq 5$ ...
5
votes
1answer
255 views
Exporting a 3D plot into a 3D viewing format and axis scaling
I've been trying to export a Plot3D into an X3D (JVX, VRML) file using the Mathematica's Export function. The problem is that when the PlotRange is large compared to the other two dimensions the ...
10
votes
2answers
377 views
Why is ListDensityPlot unable to plot datasets with extreme ranges
Consider the following dataset:
data = Flatten[
Table[{x 10^-9, y 10^-9, x^2 + y^2},{x, -100, 100, 10}, {y, -100,100, 10}]
, 1];
If I try to ...
6
votes
1answer
251 views
Color linear interpolation of ParametricPlot3D
I am looking for any ideas about how to colorize an ellipsoid with a custom gradient style or by a Blend function. I would like to colorize ellipsoid as follows:
...
18
votes
4answers
941 views
Can 2D and 3D plots be combined so that the 2D plot is the bottom surface of the 3D plot boundary?
I have a ListlinePlot function, that I would like to combine with both a Graphics3D plot and a ...
33
votes
4answers
2k views
How to make a 3D globe?
There are many ways to create a 3D Earth that is rotatable (see here, here, related here), but most of them have some drawbacks. These issues mainly stem from either ...