File:CubicCurve.svg

Original file(SVG file, nominally 392 × 374 pixels, file size: 164 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: This is a collection of cubic curves, the equation (with parameters a and b) see below. Region shown: [-5,5]²
Русский: Некоторые виды кубик, уравнение см. ниже. Показан регион [-5,5]²
Date
Source Own work
Author Tos
Permission
(Reusing this file)
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.
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with Mathematica.
 
 This file uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Mathematica code

GraphicsArray[
  Table[
    ContourPlot[
      4 x^3 - a x^2 y + 9 x y^2 - 9 y^3 - 36 x + 36 y + 10 b == 0,
      {x, -5, 5},
      {y, -5, 5},
      FrameTicks -> None, 
      ContourStyle -> {Blue, Thick}
    ],
  {a, -4, 12, 4},
  {b, -8, 8, 4}
  ]
]

File history

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

Date/TimeThumbnailDimensionsUserComment
current21:41, 14 February 2008Thumbnail for version as of 21:41, 14 February 2008392 × 374 (164 KB)Tos (talk | contribs){{Information |Description=A selection of cubic curves |Source=self-made |Date=2008-02-14 |Author= Tos |Permission=Public domain |other_versions= }} This is a collection of cubic curves for the equation (with parameters a and b): 4 x^3 - a

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: