Skip to main content

Questions tagged [projection]

1 vote
1 answer
204 views

I am trying to get 2D projections (onto the xy-, the xz- and the yz-planes) of a highly non-trivial 3D region delimited by 5 complicated inequalities on $(x,y,z)$. It is not possible to intersect the ...
Chaos's user avatar
  • 71
0 votes
0 answers
122 views

A twisted cubic has parametrization $A\pmatrix{1\\t\\t^2\\t^3}$ for a nonsingular 4×4 matrix $A$ https://en.wikipedia.org/wiki/Twisted_cubic: Given six points in P3 with no four coplanar, there is a ...
hbghlyj's user avatar
  • 141
1 vote
1 answer
191 views

The solutions for plotting the 2D projections of a 3D region defined by ImplicitRegion is here. However, the 3D region of my interest fails to be plotted using <...
YYing's user avatar
  • 137
1 vote
1 answer
204 views

The follow example created by software grasshopper3d, I cann't reproduce it using ColorFunction or Image3DProjection or other way. Limited to my ability, I can only provide very little useful ...
babyK's user avatar
  • 457
1 vote
0 answers
111 views

I have a 3D data set that I have represented in a graph. Subsequently, I have defined two planes that intersect the obtained figure at x and y, intersecting the data with a minimum value of z. I would ...
Marina Nebot's user avatar
7 votes
1 answer
281 views

How can I make a GeoProjection like this? The best I could get was: ...
Tomi's user avatar
  • 5,094
4 votes
0 answers
102 views

I have taken a photo (with a rectilinear lens) of a house's outside wall that sits on top a roof, from which I wish to take measurements from. However, to do so I would need to correct the perspective ...
小太郎's user avatar
  • 223
3 votes
2 answers
273 views

I want to draw the following projection picture for the cuspidal cubic curve in Mathematica. Does anybody know how to do this?
eloparti's user avatar
6 votes
2 answers
581 views

This is my code to find the coordinate of projection of the point pA = {2, 3, 5} on the plane -284 + 14 x + 2 y + 5 z == 0. <...
minhthien_2016's user avatar
5 votes
0 answers
127 views

I am trying to interpret the coordinates in the shapefile downloadable from here (Dataset 1). We can extract coordinates like so: ...
Szabolcs's user avatar
  • 239k
6 votes
3 answers
577 views

I have the following Mathematica code: ...
codebpr's user avatar
  • 3,028
0 votes
0 answers
134 views

The code bellow depicts two black points {0,0,0} and {2,1,-1/2}. Projection of the point ...
azerbajdzan's user avatar
  • 32.6k
9 votes
2 answers
818 views

I am trying to draw this figure. I tried Graphics3D[{Polygon[{{-3, -3, -2}, {-3, 3, -2}, {3, 3, -2}, {3, -3, -2}}]}, Boxed -> False]
Thuy Nguyen's user avatar
  • 1,461
1 vote
0 answers
115 views

I am currently trying to adapt the example of Mathematica's documentation for ViewMatrix to Plot3D. This should implement an oblique/cavalier perspective for the 3d ...
Wraith of Seth's user avatar
1 vote
1 answer
123 views

I want to use .DEM files with GeoGraphics[]. For example, adding labels, or changing projections. In my attempt, I import the example data from Wolfram. ...
Tomi's user avatar
  • 5,094

15 30 50 per page
1
2 3 4 5 6