File:Derivative GIF.gif

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

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

Gnuplot[edit]

# 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[edit]

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.

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)IkamusumeFan (talk | contribs)User created page with UploadWizard

The following 2 pages use this file:

File usage on other wikis

The following other wikis use this file: