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

mdl:-H0581LRF-N
  skos:prefLabel "functional analysis"@en, "analyse fonctionnelle"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-Z9RG4X12-R .

mdl:-Z9RG4X12-R
  skos:definition "In mathematics, deconvolution is the operation inverse to convolution. Both operations are used in signal processing and image processing. For example, it may be possible to recover the original signal after a filter (convolution) by using a deconvolution method with a certain degree of accuracy. Due to the measurement error of the recorded signal or image, it can be demonstrated that the worse the SNR, the worse the reversing of a filter will be; hence, inverting a filter is not always a good solution as the error amplifies. Deconvolution offers a solution to this problem. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Deconvolution\" target=\"_blank\">https://en.wikipedia.org/wiki/Deconvolution</a>)"@en, "En mathématiques, la déconvolution est un procédé algorithmique destiné à inverser les effets de la convolution. Le concept de déconvolution est largement utilisé en traitement du signal et traitement d'image, notamment en microscopie et astronomie. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/D%C3%A9convolution\" target=\"_blank\">https://fr.wikipedia.org/wiki/D%C3%A9convolution</a>)"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Deconvolution>, <https://fr.wikipedia.org/wiki/D%C3%A9convolution>, <http://astrothesaurus.org/uat/1910> ;
  skos:hiddenLabel "deconvolutions"@en, "Deconvolution"@en, "Déconvolution"@fr, "déconvolutions"@fr ;
  skos:related mdl:-NBN4SRF4-K, mdl:-CH4WKKM6-M ;
  skos:prefLabel "deconvolution"@en, "déconvolution"@fr ;
  skos:inScheme mdl: ;
  skos:broader mdl:-H0581LRF-N ;
  a skos:Concept .

mdl:-NBN4SRF4-K
  skos:prefLabel "traitement des images"@fr, "image processing"@en ;
  a skos:Concept ;
  skos:related mdl:-Z9RG4X12-R .

mdl:-CH4WKKM6-M
  skos:prefLabel "traitement du signal"@fr, "signal processing"@en ;
  a skos:Concept ;
  skos:related mdl:-Z9RG4X12-R .

mdl: a skos:ConceptScheme .
