@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-Z75TMRHF-0
  skos:prefLabel "calcul opérationnel"@fr, "operational calculus"@en ;
  a skos:Concept ;
  skos:related psr:-VCGJC710-L .

psr:-MWBTPGLM-B
  skos:prefLabel "piecewise function"@en, "fonction affine par morceaux"@fr ;
  a skos:Concept ;
  skos:narrower psr:-VCGJC710-L .

psr:-VCGJC710-L
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fonction_de_Heaviside>, <https://en.wikipedia.org/wiki/Heaviside_step_function> ;
  skos:altLabel "unit step function"@en, "fonction échelon unité"@fr, "fonction marche d'escalier"@fr ;
  skos:broader psr:-MWBTPGLM-B ;
  skos:prefLabel "Heaviside step function"@en, "fonction de Heaviside"@fr ;
  skos:definition """The <b>Heaviside step function</b>, or the <b>unit step function</b>, usually denoted by <span class="texhtml mvar" style="font-style:italic;">H</span> or <span class="texhtml mvar" style="font-style:italic;">θ</span> (but sometimes <span class="texhtml mvar" style="font-style:italic;">u</span>, <span class="texhtml"><b>1</b></span> or <span class="texhtml">𝟙</span>), is a step function named after Oliver Heaviside, the value of which is zero for negative arguments and one for positive arguments. It is an example of the general class of step functions, all of which can be represented as linear combinations of translations of this one. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Heaviside_step_function">https://en.wikipedia.org/wiki/Heaviside_step_function</a>)"""@en, """En mathématiques, la fonction de Heaviside (également fonction échelon unité, fonction marche d'escalier), du nom d’Oliver Heaviside, est la fonction indicatrice de <span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle {\\\\mathbb {R} }^{+}}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <msup>
         <mrow class="MJX-TeXAtom-ORD">
         <mrow class="MJX-TeXAtom-ORD">
         <mi mathvariant="double-struck">R</mi>
         </mrow>
         </mrow>
         <mrow class="MJX-TeXAtom-ORD">
         <mo>+</mo>
         </mrow>
         </msup>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle {\\\\mathbb {R} }^{+}}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/f6052ab8fd979188a3b5b4a393eb3daea5fabcde" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:3.189ex; height:2.509ex;" alt="{\\\\mathbb{R} }^{+}"></span>. C'est donc la fonction <i>H</i> (discontinue en 0) prenant la valeur 1 pour tous les réels strictement positifs et la valeur 0 pour les réels strictement négatifs. En 0, sa valeur n'a généralement pas d'importance, même si souvent elle vaut 1/2. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_de_Heaviside">https://fr.wikipedia.org/wiki/Fonction_de_Heaviside</a>)"""@fr ;
  skos:related psr:-Z75TMRHF-0, psr:-DHVKVJMB-W ;
  skos:inScheme psr: ;
  a skos:Concept .

psr:-DHVKVJMB-W
  skos:prefLabel "Dirac delta distribution"@en, "distribution de Dirac"@fr ;
  a skos:Concept ;
  skos:related psr:-VCGJC710-L .

