File:ULawGraph.png

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

Original file(792 × 612 pixels, file size: 28 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: A graph in [-1, 1] of the mu-law function. Made with gnuplot and renderized to 792 x 612 pixels (72 dpi).
Español: Una gráfica en [-1, 1] de la función Ley Mu. Hecha con gnuplot y renderizada a 792 x 612 pixels (72 ppp).
Date
Source Own work
 
This plot was created with Gnuplot.
Author Mtrillo

Gnuplot source

[edit]
set terminal postscript linewidth 2.0
set noborder
set zeroaxis
set yzeroaxis lt 1
set xzeroaxis lt 1
set xtics -1, 0.2, 1
set ytics -1, 0.2, 1
set samples 1280, 1280
set grid
ulaw(x) = sgn(x)*(log(1 + 255*abs(x))/log(1 + 255))
plot [-1:1] ulaw(x)

Licensing

[edit]
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:29, 17 January 2007Thumbnail for version as of 18:29, 17 January 2007792 × 612 (28 KB)Mtrillo (talk | contribs)A graph in [-1, 1] of the mu-law function. Made with gnuplot and renderized to 792 x 612 pixels (72 dpi). Una gráfica en [-1, 1] de la función Ley Mu. Hecha con gnuplot y renderizada a 792 x 612 pixels (72 ppp). gnuplot source: set terminal postscrip

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: