Kurvendarstellungen | Types of CurvePlots



DE:  Zur Analyse der Beipiele:  File > Edit...   Edit > input only.
EN:  Use  File > Edit...   Edit > input only   to analyse the examples.


DE: Unterschiedliche Kurvendarstellungen

  • Die Kurventypen der Beipiele unterscheiden sich in der Anzahl der abhängigen und unabhängigen Variablen (siehe folgende Tabelle)
  • Die Diagramme mit 2 unabhängigen Variablen bilden ein Netz der xy- oder uv-Ebene auf die abhänige(n) Variable(n) ab (siehe JxnUVGrid)
  • Im Falle von 3 Variablen werden diese 3-dimensional dargestellt (siehe JxnPerspectivePlotFrame)

EN: Types of Curve Plots

  • The different curve types of the examples are characterized by the number of dependent and independent variables (see the following table)
  • The displays with 2 independent variables map a grid in the xy- or uv-plane to the dependent variable(s) (see class JxnUVGrid)
  • The in case of 3 variables the display is in 3D (see class JxnPerspectivePlotFrame)


    abhängige Variable   |   dependent variables unabh.
    Variable
    indep.
    variables
    1 (y or z) 2 (x,y) 3 (x,y,z)

    y = f(x)
    x = f(t)
    y = g(t)
    x = f(t)
    y = g(t)
    z = h(t)     -3D-

    Kurve im Raum
    curve in space

    1
    (x or t)


    z = f(x,y)   -3D-

    Fläche im Raum
    surface in space
    x = f(u,v)
    y = g(u,v)
    x = f(u,v)
    y = g(u,v)
    z = h(u,v)   -3D-

    Fläche im Raum
    surface in space

    2
    (x,y or u,v)
    JxnUVGrid


DE > EN

Erzeugen graphischer Anzeigen



EN > DE

Creating Graphic Displays