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
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
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
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
6 votes
2 answers
580 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
6 votes
3 answers
575 views

I have the following Mathematica code: ...
codebpr's user avatar
  • 3,028
9 votes
2 answers
817 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
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