File:N stetig diffb.png

Summary

Description
Deutsch: Beispiel einer stetigen, nicht differenzierbaren Funktion
English: Example of a continuous, non differentiable function
Date 1 April 2005 (original upload date)
Source

selbst erstellt mit GNU R. R-Quelltext:

x=seq(from=-0.3,to=1.1,length=10000)
png(filename = "n_stetig_diffb.png", width=800, height=800)
plot(x,2*x*cos(1/x)+sin(1/x),lwd=3,col="blue",bg="transparent",type="l",xlab="",ylab="")
lines(x,x^2*cos(1/x),lwd=4,col="red")
text(x=0.95,y=0.1,expression(f(x) == x^{2}*cos*frac(1,x)),col="red")
text(x=0.45,y=1.05,expression(2*x*cos*frac(1,x)+sin*frac(1,x)),col="blue")
title(main="Beispiel einer nicht stetig differenzierbaren Funktion")
dev.off()
Author Thomas Steiner
Other versions
File:N stetig diffb svg.svg is a vector version of this file. It should be used in place of this PNG file when not inferior.Category:Vector version available

File:N stetig diffb.png → File:N stetig diffb svg.svg

For more information, see Help:SVG.

In other languages
Alemannisch  العربية  беларуская (тарашкевіца)  български  বাংলা  català  нохчийн  čeština  dansk  Deutsch  Ελληνικά  English  British English  Esperanto  español  eesti  euskara  فارسی  suomi  français  Frysk  galego  Alemannisch  עברית  हिन्दी  hrvatski  magyar  հայերեն  Bahasa Indonesia  Ido  italiano  日本語  ქართული  한국어  lietuvių  македонски  മലയാളം  Bahasa Melayu  မြန်မာဘာသာ  norsk bokmål  Plattdüütsch  Nederlands  norsk nynorsk  norsk  occitan  polski  prūsiskan  português  português do Brasil  română  русский  sicilianu  Scots  slovenčina  slovenščina  српски / srpski  svenska  தமிழ்  ไทย  Türkçe  татарча / tatarça  українська  vèneto  Tiếng Việt  中文  中文(中国大陆)  中文(简体)  中文(繁體)  中文(马来西亚)  中文(新加坡)  中文(臺灣)  +/−
New SVG image

Licensing

Thire at the German-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution:
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.
This licensing tag was added to this file as part of the GFDL licensing update.
Category:CC-BY-SA-3.0-migrated#N%20stetig%20diffb.pngCategory:License migration completed#N%20stetig%20diffb.pngCategory:GFDL#N%20stetig%20diffb.png
Category:Self-published workCategory:User-created GFDL images#N%20stetig%20diffb.png

Original upload log

Transferred from de.wikipedia to Commons by Wdwdbot using CommonsHelper.

The original description page was here. All following user names refer to de.wikipedia.
  • 2005-04-01 07:56 Thire 800×800× (8664 bytes)
  • 2005-04-01 05:22 Thire 800×800× (8620 bytes)
  • 2005-04-01 05:21 Thire 400×400× (3818 bytes)
Category:Differentiability (functions) Category:Continuity (functions) Category:Images with R source code
Category:CC-BY-SA-3.0-migrated Category:Continuity (functions) Category:Differentiability (functions) Category:GFDL Category:Images with R source code Category:License migration completed Category:Pages using deprecated source tags Category:Self-published work Category:User-created GFDL images Category:Vector version available