From: Jean-Philippe ARGAUD Date: Tue, 26 Aug 2014 19:41:43 +0000 (+0200) Subject: Documentation minor corrections and improvements X-Git-Tag: V7_5_0rc1~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=50ea2d340dcd65800bf92cbeea003993a37d34b9;p=modules%2Fadao.git Documentation minor corrections and improvements --- diff --git a/doc/en/ref_algorithm_ParticleSwarmOptimization.rst b/doc/en/ref_algorithm_ParticleSwarmOptimization.rst index 016b265..e1c48da 100644 --- a/doc/en/ref_algorithm_ParticleSwarmOptimization.rst +++ b/doc/en/ref_algorithm_ParticleSwarmOptimization.rst @@ -34,8 +34,9 @@ This algorithm realizes an estimation of the state of a dynamic system by a particle swarm. This is an optimization method allowing for global minimum search of a general -function of type :math:`L^1`, :math:`L^2` or :math:`L^{\infty}`, with or without -weights. +error function :math:`J` of type :math:`L^1`, :math:`L^2` or :math:`L^{\infty}`, +with or without weights. The default error function is the augmented weighted +least squares function, classicaly used in data assimilation. Optional and required commands ++++++++++++++++++++++++++++++ diff --git a/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst b/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst index 8bb61bb..d02eada 100644 --- a/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst +++ b/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst @@ -34,8 +34,10 @@ Cet algorithme r essaim particulaire. C'est une méthode d'optimisation permettant la recherche du minimum global d'une -fonctionnelle quelconque de type :math:`L^1`, :math:`L^2` ou :math:`L^{\infty}`, -avec ou sans pondérations. +fonctionnelle d'erreur :math:`J` quelconque de type :math:`L^1`, :math:`L^2` ou +:math:`L^{\infty}`, avec ou sans pondérations. La fonctionnelle d'erreur par +défaut est celle de moindres carrés pondérés augmentés, classiquement utilisée +en assimilation de données. Commandes requises et optionnelles ++++++++++++++++++++++++++++++++++