File:Two cubic curves.png

Two_cubic_curves.png(250 × 251 pixels, file size: 8 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description Two cubic curves with nine intersection points
Date (UTC)
Source own work, with Mathematica 6.0
Author Hack
Permission
(Reusing this file)
Public Domain

Licensing edit

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Mathematica source code edit


Export["Two_cubic_curves.png",
  ContourPlot[{x^3 - x - 10(y^3 - y) == 0, -10(x^3 - x) + (y^3 - y) == 0},
    {x, -2, 2}, {y, -2, 2}, Frame -> False, Axes -> True, 
    ContourStyle -> {{Red, Thick}, {Blue, Thick}}, 
    PerformanceGoal -> "Quality", ImageSize -> 250]];

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:44, 16 May 2008Thumbnail for version as of 13:44, 16 May 2008250 × 251 (8 KB)Hack~commonswiki (talk | contribs){{Information |Description= Two cubic curves with nine intersection points |Source= own work, with Mathematica 6.0 |Date= ~~~~~ |Author= ~~~ |Permission= Public Domain |other_versions= }}

There are no pages that use this file.

File usage on other wikis