Skip to main content

Questions tagged [visualization]

Data visualization is the study of the visual representation of data, meaning "information that has been abstracted in some schematic form, including attributes or variables for the units of information"

3 votes
1 answer
136 views

I am using StructuredMesh for generating a second order mesh for plane figures. Afterwards I use ToBoundaryMesh to generate the ...
ccc's user avatar
  • 101
0 votes
1 answer
176 views

I have expressions $\log\frac{z}{z-1}$ and $\frac{1}{z \left( 1 + W_0\left(-\frac{1}{e z}\right) \right)} $ visualized below. There's a branch cut along the Im[z]=0 ...
Yaroslav Bulatov's user avatar
4 votes
1 answer
382 views

I was asked by a high school chemistry teacher to visualize electron orbitals of hydrogen atom for various quantum numbers. This is trivial and one can find a worked out example in the ...
hlediks's user avatar
  • 499
3 votes
3 answers
260 views

There are answers which do almost what I need, e. g. Drawing a graph with specified edge lengths, but not quite. I have an edge-weighted graph and I want vertex distances to be approximately equal to ...
მამუკა ჯიბლაძე's user avatar
7 votes
1 answer
208 views

Histogram uses equally sizes bins by default. We can control the lower bound, upper bound, and bin size like this: Histogram[data, {lower, upper, binsize}] How can ...
Szabolcs's user avatar
  • 239k
0 votes
0 answers
88 views

I am hoping to make a figure that shows the output of the Solve command below, with Plot3D. Ideally, I want to make a cube of ...
C. K's user avatar
  • 117
6 votes
3 answers
383 views

Question I’m working with an OpenAPI JSON schema and want to visualize and understand its structure using Mathematica. For example, given the following schema: ...
Conor Cosnett's user avatar
7 votes
1 answer
288 views

What's the best way to use Mathematica built-in tools to stack multiple frames of a ListAnimation vertically into a pleasing 3D picture? ...
Yaroslav Bulatov's user avatar

15 30 50 per page
1
2 3 4 5
50