Linked Questions
63 questions linked to/from Plotting implicitly-defined space curves
1 vote
1 answer
85 views
How to plot a 3D-subspace of a $\mathbb{C}^2$ curve?
I am trying to visualize the intersection of a complex curve in $\mathbb{C}^2$ with various 3D subspaces but I am not sure how to get Mathematica to do it (so far I have been able to visualize ...
3 votes
0 answers
121 views
Better discretization for intersections of algebraic surfaces
I am looking for better, preferably analytical approaches to discretize intersections of algebraic surfaces. When surfaces are not identical, these solutions are either curves or points. An extremely ...
1 vote
0 answers
83 views
Numerically parameterize portion of $F[x,y]==0$ [duplicate]
I have a relatively complicated function of two variables F[x,y] whose zero locus contains a number of intersecting paths in the $x,y$-plane. A problem I've been ...