File:Pointwise sum and product of sin and ln function.png

From Vigyanwiki

Original file(633 × 853 pixels, file size: 25 KB, MIME type: image/png)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: The lower plot shows the functions sin (blue) and ln (red) on the interval [0.05,13.7]. The upper plot shows their pointwise sum (violet) and product (green) on the same interval. The highlighted vertical slice shows how sum and product were obtained at the point x=2π from the sum and product of the output of sin and ln at that point, respectively.
Date
Source Own work
Author Jochen Burghardt
Gnuplot source code
set yrange [-3:4]
set xrange [0.05:13.7]
set xtics 3.14
#set x2tics 2.72                ## buggy in v5.2 patchlevel 2

  plot sin(x) with lines lw 3 lc 6 title "sin"
replot log(x) with lines lw 3 lc 7 title "ln"
pause -1
  
set xtics 2.72                  ## remedy to above bug
  plot sin(x)+log(x) with lines lw 3 lc 1 title "sin+ln"
replot sin(x)*log(x) with lines lw 3 lc 2 title "sin*ln"
pause -1

Licensing

I, the copyright holder of this work, hereby publish it under the following licence:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International licence.
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 licence, 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 licence as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

23 January 2019

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:17, 23 January 2019Thumbnail for version as of 23:17, 23 January 2019633 × 853 (25 KB)wikimediacommons>Jochen BurghardtUser created page with UploadWizard

The following page uses this file: