Examples of smooth implicit curves and surfaces

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I am currently constructing a method to approximate implicitly given plane curves and surfaces, which are smooth and single-sheeted.



Now I have finished writing a Matlab function doing all the procedure in the case of curves and I have tested it on the example of the circle. Everything works just fine, but I am wondering if it will work on more complicated examples as well. The circle is too simple in the sense of it having symmetries and strong geometric properties such as constant curvature.



I know some slightly more complicated examples of curves, but all of them either have too simple geometric properties or are not smooth or single-sheeted. I haven't really looked for examples of surfaces yet, but there are some that come into my mind (e.g. monkey saddle) which at least have varying curvatures.
What I really am looking for is some "random curve" with the stated properties (smooth, single-sheeted, implicitly given), preferably closed (for a nice visualization). In particular it should have no symmetries. Also it should not be a graph of a function itself (since then my method would be meaningless). I find it surprisingly hard to find such "random" examples online or in the literature.



I am wondering:



  1. Is there some method or algorithm (or even Matlab function) to construct such "random" implicit curves or surfaces?


  2. If not, are there any "nice" examples in the sense above (i.e. with
    the stated properties, but no such things as symmetries etc.)







share|cite|improve this question























    up vote
    1
    down vote

    favorite












    I am currently constructing a method to approximate implicitly given plane curves and surfaces, which are smooth and single-sheeted.



    Now I have finished writing a Matlab function doing all the procedure in the case of curves and I have tested it on the example of the circle. Everything works just fine, but I am wondering if it will work on more complicated examples as well. The circle is too simple in the sense of it having symmetries and strong geometric properties such as constant curvature.



    I know some slightly more complicated examples of curves, but all of them either have too simple geometric properties or are not smooth or single-sheeted. I haven't really looked for examples of surfaces yet, but there are some that come into my mind (e.g. monkey saddle) which at least have varying curvatures.
    What I really am looking for is some "random curve" with the stated properties (smooth, single-sheeted, implicitly given), preferably closed (for a nice visualization). In particular it should have no symmetries. Also it should not be a graph of a function itself (since then my method would be meaningless). I find it surprisingly hard to find such "random" examples online or in the literature.



    I am wondering:



    1. Is there some method or algorithm (or even Matlab function) to construct such "random" implicit curves or surfaces?


    2. If not, are there any "nice" examples in the sense above (i.e. with
      the stated properties, but no such things as symmetries etc.)







    share|cite|improve this question





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am currently constructing a method to approximate implicitly given plane curves and surfaces, which are smooth and single-sheeted.



      Now I have finished writing a Matlab function doing all the procedure in the case of curves and I have tested it on the example of the circle. Everything works just fine, but I am wondering if it will work on more complicated examples as well. The circle is too simple in the sense of it having symmetries and strong geometric properties such as constant curvature.



      I know some slightly more complicated examples of curves, but all of them either have too simple geometric properties or are not smooth or single-sheeted. I haven't really looked for examples of surfaces yet, but there are some that come into my mind (e.g. monkey saddle) which at least have varying curvatures.
      What I really am looking for is some "random curve" with the stated properties (smooth, single-sheeted, implicitly given), preferably closed (for a nice visualization). In particular it should have no symmetries. Also it should not be a graph of a function itself (since then my method would be meaningless). I find it surprisingly hard to find such "random" examples online or in the literature.



      I am wondering:



      1. Is there some method or algorithm (or even Matlab function) to construct such "random" implicit curves or surfaces?


      2. If not, are there any "nice" examples in the sense above (i.e. with
        the stated properties, but no such things as symmetries etc.)







      share|cite|improve this question











      I am currently constructing a method to approximate implicitly given plane curves and surfaces, which are smooth and single-sheeted.



      Now I have finished writing a Matlab function doing all the procedure in the case of curves and I have tested it on the example of the circle. Everything works just fine, but I am wondering if it will work on more complicated examples as well. The circle is too simple in the sense of it having symmetries and strong geometric properties such as constant curvature.



      I know some slightly more complicated examples of curves, but all of them either have too simple geometric properties or are not smooth or single-sheeted. I haven't really looked for examples of surfaces yet, but there are some that come into my mind (e.g. monkey saddle) which at least have varying curvatures.
      What I really am looking for is some "random curve" with the stated properties (smooth, single-sheeted, implicitly given), preferably closed (for a nice visualization). In particular it should have no symmetries. Also it should not be a graph of a function itself (since then my method would be meaningless). I find it surprisingly hard to find such "random" examples online or in the literature.



      I am wondering:



      1. Is there some method or algorithm (or even Matlab function) to construct such "random" implicit curves or surfaces?


      2. If not, are there any "nice" examples in the sense above (i.e. with
        the stated properties, but no such things as symmetries etc.)









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Aug 2 at 11:27









      lattice

      580212




      580212

























          active

          oldest

          votes











          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2869972%2fexamples-of-smooth-implicit-curves-and-surfaces%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2869972%2fexamples-of-smooth-implicit-curves-and-surfaces%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?

          What is the equation of a 3D cone with generalised tilt?