Skip to main content

Questions tagged [plotting]

Questions on creating visualizations from functions or data using high-level constructors such as Plot, ListPlot, Histogram, etc.

Filter by
Sorted by
Tagged with
3 votes
1 answer
138 views

I'm trying to plot the curvature of a surface $z=z(x,y)$ using ...
Daniel Castro's user avatar
7 votes
1 answer
229 views

Is it possible to have an opacity function that depends on x,y and z, instead of only f: ...
Vsevolod A.'s user avatar
6 votes
6 answers
595 views

I have a list of $xyz$ data as follows. ...
ngc5139's user avatar
  • 441
10 votes
2 answers
1k views

Out of pure curiosity, how can we plot the Warsaw Circle, defined as a subset of $\mathbb{R}^2$: $$\left\{\left(x,\sin\frac{1}{x}\right): x\in\left(0,\frac{1}{2\pi}\right]\right\}\cup\left\{(0,y):-1\...
demm's user avatar
  • 1,643
0 votes
0 answers
104 views

I have set of partial differential equations, where $F_1=\dfrac{\partial f}{\partial \eta}.$ I am solving them using the NDSolve buil in command of Mathematica. The code for their solution is: ...
Noor Aslam's user avatar
5 votes
3 answers
512 views

I want to model a solid spiral but Region[] seems to connect the different turns of the spiral ...
Michael T's user avatar
  • 298
0 votes
0 answers
148 views

I am trying to solve a nonlinear stochastic $\phi^4$ model but don't know how can I plot the solutions in mathematica by adding a noise term as space time noise or white noise. Since I am new to ...
hfc's user avatar
  • 1
-1 votes
1 answer
144 views

Please tell me how in ContourPlot I can highlight only the zero level line in bold style, and highlight all the others in normal style? ...
Yaroslav's user avatar
1 vote
2 answers
305 views

...
Yaroslav's user avatar
6 votes
2 answers
307 views

I am trying to plot a StreamPlot for two functions I've defined. (They are the replicator dynamics from evolutionary game theory for a specified game.) Somehow StreamStyle no longer does anything in ...
Kevin Zollman's user avatar
2 votes
1 answer
93 views

I tried MaxRecursion upto 6 and Plotpoints upto 200, and some methods "Refinement", "Adaptive". But none ...
metroidman's user avatar
  • 1,267
4 votes
1 answer
239 views

I have the following image (link to the PDF) and I want to reproduce the curves using the approach of this answer. Thus: ...
user avatar
0 votes
1 answer
89 views

I am doing some data analysis and I'd like to style the LabelingFunction in the Histogram that I'm making. I would like to know if it's possible to box the content of the labels similar to a ...
Jud's user avatar
  • 3
3 votes
1 answer
270 views

I have a new clustering and linkage approach that I am testing. My algorithm detected 13 clusters when in reality there are three. I am using linkage to merge clusters by dissimilarity. That is, I ...
Fisherman's Friend's user avatar
4 votes
2 answers
348 views

Problem outline Let's suppose we have charts placed in a common coordinate system in such a way that the colored areas of these charts overlap. We want to ensure that all the plots and their ...
Druid's user avatar
  • 474
4 votes
2 answers
361 views

I have the following image (also in a PDF format): How can I add labels to the box, numbers to the ticks, and "(a)" and "(b)" to the curves within the box? I don't have the source ...
user avatar
1 vote
0 answers
147 views

I need to plot a function depending on the spherical angles $(\theta, \phi)$ on the surface of a sphere with fixed radius. The function is the following: $$\frac{1}{2}\ln \left[\frac{(\tan(\theta/2))^...
MariNala's user avatar
  • 145
3 votes
4 answers
453 views

I am trying to make a 3D print of the sham Schwarz Surface, which is an approximation of the Schwarz P minimal surface. The problem is that when I extend the domain past the magnitude of $4\pi$ for ...
Romogi's user avatar
  • 687
2 votes
2 answers
364 views

I'd like to draw a graph, using recurrence table, but when I add normalization, the program stops working (it does not draw anything). Can you please help me fix it? For example: Without ...
Sasha's user avatar
  • 61
3 votes
1 answer
292 views

Consider the following curves which plot: ...
John Taylor's user avatar
  • 6,063
0 votes
0 answers
91 views

In the online Mma documentation for Highlighted, it shows a pretty neat example using Plot. It also states that it was updated ...
anonmous's user avatar
  • 195
0 votes
0 answers
76 views

Currently, my image has two issues. First, the right side is not fully displayed, and a portion of it is cut off. Second, I would like to make the markers for each point smaller, but still use hollow ...
CatPhotonics's user avatar
0 votes
1 answer
114 views

...
user avatar
3 votes
1 answer
135 views

In this simple example (well known single-mass oscillator) I tried to plot the NDSolve-solution Y with two different parametrization ...
Ulrich Neumann's user avatar
16 votes
2 answers
1k views

7 years ago, I built this picture and constructed mesh ...
Alex Trounev's user avatar
  • 52.2k