File:Mel-Hz plot.svg

Summary

Description
English: Scaled Vector Graphics (SVG) image of plot of Mel scale Vs Hertz scale.
Date
Source Own work
Author Krishna Vedala
Permission
(Reusing this file)
Free use under GFDL
SVG development
InfoField
 The SVG code is valid.
 This plot was created with gnuplot.
Category:Valid SVG created with Gnuplot#Mel-Hz%20plot.svg
 Category:Translation possible - SVGThis plot uses embedded text that can be easily translated using a text editor.

Source code

GNUPLOT (gnuplot) – This Wikidata item has no property P154 (logo). Click here to edit the Wikidata item
GNUPLOT (gnuplot) This Wikidata item has no property P154 (logo). Click here to edit the Wikidata item
This media was created with gnuplot (command-line plotting program)Category:Images with gnuplot source code
Here is a listing of the source used to create this file.

Deutsch  English  +/− The GNUPlot commands are shown below:

 set terminal svg size 950,450 dynamic enhanced;
 set output "Mel-Hertz_plot.svg";
 plot [0:10000] 1127.01048*log(1+(x/700));
 unset key; set xtics 500; set ytics 200; set grid;
 set ylabel "Mel scale";
 set xlabel "Hertz scale";
 unset output;

Licensing

Krishna Vedala, the copyright holder of this work, hereby publishes it under the following licenses:
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.
Category:License migration redundant#Mel-Hz%20plot.svgCategory:GFDL#Mel-Hz%20plot.svg
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#Mel-Hz%20plot.svg
You may select the license of your choice.
Category:Self-published work
Category:Mel scale
Category:CC-BY-SA-3.0-migrated Category:GFDL Category:Images with gnuplot source code Category:License migration redundant Category:Mel scale Category:Self-published work Category:Translation possible - SVG Category:Valid SVG created with Gnuplot