File:Fonction lorentzienne.svg

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

Original file(SVG file, nominally 480 × 400 pixels, file size: 34 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description

Summary

Fonction lorentzienne (x0 = 0, Γ = 1)


Lorentzian function (x0 = 0, Γ = 1)

Auteurs/authors : Christophe Dang Ngoc Chan (cdang)

                 Guillaume Jacquenot (Gjacquenot)

Réalisé avec/made with : Scilab, [www.inkscape.org/ Inkscape]

clear;clf;

// Fonction lorentzienne

deff('y=lor(x)','y=1/(2*%pi*(0.25+x^2))')

// Intervalle d'étude

pas=0.01;
X=[-3:pas:3]';

// Tracé

Y=feval(X,lor);
plot2d(X,Y,style=2)
xtitle(' ','x','y')
axe=get('current_axes');
axe.y_location='middle';
Date (UTC)
Source
Author


This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: SVG file, modify with Inkscape. The original can be viewed here: Fonction lorentzienne.png. Modifications made by Gjacquenot.

I, the copyright holder of this work, hereby publish 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.
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.

Original upload log[edit]

This image is a derivative work of the following images:

  • File:Fonction_lorentzienne.png licensed with GFDL, GFDL/en
    • 2005-12-09T14:02:07Z Cdang 610x461 (3780 Bytes) : L(x) = \frac{\Gamma}{2\pi}\frac{1}{\left ( \frac{1}{2}\Gamma\right )^2 + (x-x_0)^2} Fonction lorentzienne (''x''0 = 0, Γ = 1) ---- Lorentzian function (''x''0 = 0, Γ = 1) Auteur/author : Christophe Dang

Uploaded with derivativeFX

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:46, 31 January 2009Thumbnail for version as of 22:46, 31 January 2009480 × 400 (34 KB)Gjacquenot (talk | contribs)The file was cleaned-up
12:42, 31 January 2009Thumbnail for version as of 12:42, 31 January 2009480 × 400 (30 KB)Gjacquenot (talk | contribs){{Information |Description=== Summary == : <math>L(x) = frac{Gamma}{2pi}frac{1}{left ( frac{1}{2}Gammaright )^2 + (x-x_0)^2}</math> Fonction lorentzienne (''x''<sub>0</sub> = 0, Γ = 1) ---- Lorentzian function (''x''<sub>0</sub> = 0, Γ = 1

There are no pages that use this file.