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

mdl:-RKT4NJ9Z-9
  skos:hiddenLabel "interpolations polynomiales"@fr, "Polynomial interpolation"@en, "Interpolation polynomiale"@fr, "polynomial interpolations"@en, "Interpolation polynomiales"@fr ;
  skos:inScheme mdl: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Interpolation_polynomiale>, <https://en.wikipedia.org/wiki/Polynomial_interpolation> ;
  skos:definition "In numerical analysis, polynomial interpolation is the interpolation of a given data set by the polynomial of lowest possible degree that passes through the points of the dataset. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Polynomial_interpolation\" target=\"_blank\">https://en.wikipedia.org/wiki/Polynomial_interpolation</a>)"@en, "En mathématiques, en analyse numérique, l'interpolation polynomiale est une technique d'interpolation d'un ensemble de données ou d'une fonction par un polynôme. En d'autres termes, étant donné un ensemble de points (obtenu, par exemple, à la suite d'une expérience), on cherche un polynôme qui passe par tous ces points, p(x_i) = y_i, et éventuellement vérifie d'autres conditions, de degré si possible le plus bas. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Interpolation_polynomiale\" target=\"_blank\">https://fr.wikipedia.org/wiki/Interpolation_polynomiale</a>)"@fr ;
  skos:prefLabel "polynomial interpolation"@en, "interpolation polynomiale"@fr ;
  a skos:Concept ;
  skos:broader mdl:-X3N8MMT9-D .

mdl: a skos:ConceptScheme .
mdl:-X3N8MMT9-D
  skos:prefLabel "numerical method"@en, "méthode numérique"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-RKT4NJ9Z-9 .

