Jump to content

File:Smoothstep and Smootherstep.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 1,600 × 1,200 pixels, file size: 11 KB)

    Summary

    Description
    English: This is a graph, generated with GNUplot followed by manual editing of the resulting SVG, of the smoothstep and smootherstep functions commonly used in computer graphics.
    set terminal svg enhanced size 1600 1200 fname "Bitstream Vera Sans" fsize 36
    set output "/tmp/smoothstep.svg"
    set key left top
    set xrange [0:1]
    set yrange [0:1]
    set xtics 0.1
    set ytics 0.1
    plot (3*x**2-2*x**3) title "smoothstep(x)", (6*x**5-15*x**4+10*x**3) title "smootherstep(x)"
    
    Date
    Source Own work
    Author Smoothstep graph
    SVG development
    InfoField
     The SVG code is valid.
     This plot was created with gnuplot.
      This plot uses embedded text that can be easily translated using a text editor.

    Licensing

    Smoothstep graph, the copyright holder of this work, hereby publishes it under the following license:
    Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
    The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

    Captions

    Add a one-line explanation of what this file represents

    Items portrayed in this file

    depicts

    5 September 2012

    11,460 byte

    image/svg+xml

    d5c9979153cd3f5d1bf858751ec0be3693000fbb

    File history

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

    Date/TimeThumbnailDimensionsUserComment
    current03:32, 6 September 2012Thumbnail for version as of 03:32, 6 September 20121,600 × 1,200 (11 KB)Smoothstep graphUser created page with UploadWizard

    The following page uses this file:

    Global file usage

    The following other wikis use this file:

    Metadata