File:Derivative GIF.gif

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Derivative_GIF.gif(800 × 600 pixels, file size: 58 KB, MIME type: image/gif, looped, 5 frames, 5.0 s)

Summary

Description
English: GIF illustration of derivative of real valued function y=x^2.
Date
Source Own work
Author IkamusumeFan

Gnuplot

# To generate the last frame of derivative curve.
# Author: Ika, 2013/9/6

set term pngcairo size 800,600 enhanced font 'Times,12'
set output 'derv05.png'

set multiplot

set xrange [-1:5]
set yrange [-1:25]
set label " x -> 0"  at 1,20 font "Times,64"
set xzeroaxis lt -1 lc rgb "black" lw 1
set yzeroaxis lt -1 lc rgb "black" lw 1

# Draw the quadratic function
set key off

plot x*x lc rgb "blue" lw 3

x=1
k=x+1
plot k*(x-1)+1 lc rgb "red" lw 2
plot 2x lc rgb "yellow" lw 3

unset multiplot
set term x11
set output

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

6 September 2013

File history

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

Date/TimeThumbnailDimensionsUserComment
current05:32, 6 September 2013Thumbnail for version as of 05:32, 6 September 2013800 × 600 (58 KB)IkamusumeFanUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: