Academic literature on the topic 'Algorithme linéaire'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Algorithme linéaire.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Algorithme linéaire"
SAIDI, IMEN, and NAHLA TOUATI. "APPRENTISSAGE DE COMMANDE POUR LE SUIVI DE TRAJECTOIRE D'UN PENDULE INVERSÉ À ROUE D'INERTIE NON LINÉAIRE." REVUE ROUMAINE DES SCIENCES TECHNIQUES — SÉRIE ÉLECTROTECHNIQUE ET ÉNERGÉTIQUE 68, no. 4 (December 23, 2023): 424–30. http://dx.doi.org/10.59277/rrst-ee.2023.4.17.
Full textDinh Tao, Pham. "Un algorithme pour la résolution du programme linéaire général." RAIRO - Operations Research 25, no. 2 (1991): 183–201. http://dx.doi.org/10.1051/ro/1991250201831.
Full textCarbillet, Stani, Fabrice Richard, Frédéric Thiebaud, and Mohammed Lamine Boubakar. "Algorithme hybride pour l'identification du comportement non linéaire d'un CMO." Revue des composites et des matériaux avancés 15, no. 1 (April 23, 2005): 71–87. http://dx.doi.org/10.3166/rcma.15.71-87.
Full textHilali, A., and A. Wazner. "Un algorithme de calcul de l'invariant de Katz d'un système différentiel linéaire." Annales de l’institut Fourier 36, no. 3 (1986): 67–81. http://dx.doi.org/10.5802/aif.1060.
Full textMonnier, Fabrice, Bruno Vallet, Nicolas Paparoditis, Jean-Pierre Papelard, and Nicolas David. "Mise en cohérence de données laser mobile sur un modèle cartographique par recalage non-rigide." Revue Française de Photogrammétrie et de Télédétection, no. 202 (April 16, 2014): 27–41. http://dx.doi.org/10.52638/rfpt.2013.49.
Full textAktas, D., L. Mtimet, D. Sanak, G. Palmisano, K. Peris, V. Del Marmol, and M. Suppa. "Validation d’un algorithme diagnostique du carcinome basocellulaire par tomographie par cohérence optique confocale à champ linéaire." Annales de Dermatologie et de Vénéréologie - FMC 3, no. 8 (December 2023): A177. http://dx.doi.org/10.1016/j.fander.2023.09.328.
Full textRaïssi, Nadia, and Mustapha Serhani. "Algorithme de dualité pour un problème d'optimisation non convexe : application à un problème de Stokes non linéaire." Comptes Rendus de l'Académie des Sciences - Series I - Mathematics 333, no. 8 (October 2001): 801–6. http://dx.doi.org/10.1016/s0764-4442(01)02130-9.
Full textBlanpain, O., L. Petit, J. Le Gouevec, and S. Merchez. "Une approche pour l'approximation du profil en long des réseaux d'assainissement à partir de données incomplètes." Revue des sciences de l'eau 12, no. 4 (April 12, 2005): 661–69. http://dx.doi.org/10.7202/705371ar.
Full textTOUHAMI, MOHAMED, and ABDELDJEBAR HAZZAB. "L’AMELIORATION APPORTEE PAR LE CONTROLEUR NLPI PAR RAPPORT AU VGPI." REVUE ROUMAINE DES SCIENCES TECHNIQUES — SÉRIE ÉLECTROTECHNIQUE ET ÉNERGÉTIQUE 68, no. 2 (July 3, 2023): 158–63. http://dx.doi.org/10.59277/rrst-ee.2023.68.2.7.
Full textAndriamanampisoa, Tsiry A., Gabriely Ranaivoniarivo, Bienvenue Raheliarilalao, and Edouard Andrianarison. "Caractérisation Rhéologique Empirique Et Relative - Détermination De La Loi Constitutive Des Suspensions Eau Et Déchets Papiers-Cartons." International Journal of Progressive Sciences and Technologies 38, no. 2 (May 30, 2023): 465. http://dx.doi.org/10.52155/ijpsat.v38.2.5362.
Full textDissertations / Theses on the topic "Algorithme linéaire"
Sultan, Ziad. "Algèbre linéaire exacte, parallèle, adaptative et générique." Thesis, Université Grenoble Alpes (ComUE), 2016. http://www.theses.fr/2016GREAM030/document.
Full textTriangular matrix decompositions are fundamental building blocks in computational linear algebra. They are used to solve linear systems, compute the rank, the determinant, the null-space or the row and column rank profiles of a matrix. The project of my PhD thesis is to develop high performance shared memory parallel implementations of exact Gaussian elimination.In order to abstract the computational code from the parallel programming environment, we developed a domain specific language, PALADIn: Parallel Algebraic Linear Algebra Dedicated Interface, that is based on C/C + + macros. This domain specific language allows the user to write C + + code and benefit from sequential and parallel executions on shared memory architectures using the standard OpenMP, TBB and Kaapi parallel runtime systems and thus providing data and task parallelism.Several aspects of parallel exact linear algebra were studied. We incrementally build efficient parallel kernels, for matrix multiplication, triangular system solving, on top of which several variants of PLUQ decomposition algorithm are built. We study the parallelization of these kernels using several algorithmic variants: either iterative or recursive and using different splitting strategies.We propose a recursive Gaussian elimination that can compute simultaneously therow and column rank profiles of a matrix as well as those of all of its leading submatrices, in the same time as state of the art Gaussian elimination algorithms. We also study the conditions making a Gaussian elimination algorithm reveal this information by defining a new matrix invariant, the rank profile matrix
Wegner, Karas Elizabeth. "Exemples de chemins centraux non réguliers et un algorithme de filtre pour l'optimisation non-linéaire." Paris 1, 2002. http://www.theses.fr/2002PA010070.
Full textVau, Bernard. "Algorithmes d’identification par régression pseudo-linéaire avec prédicteurs paramétrisés sur des bases généralisées de fonctions de transfert orthonormales." Thesis, Université Paris-Saclay (ComUE), 2019. http://www.theses.fr/2019SACLN062.
Full textThis thesis deals with identification of linear time invariant systems described by discrete-time transfer functions. For a given order, contrary to identification methods minimizing explicitly the prediction error variance, algorithms based on pseudo-linear regression produce models with a bias distribution dependent on the predictor parametrization. This has been demonstrated by the innovating concept of equivalent prediction error, a signal in general non-measurable, whose variance is effectively minimized by the pseudo-linear regression.In a second step, revisited versions of recursive algorithms are proposed (Output Error, extended least squares, and their equivalents in closed-loop), whose predictors are expressed on generalized bases of transfer functions introduced by Heuberger et al. in the 1990s and 2000s. The selection of the basis poles is equivalent to define the reproducing kernel of the Hilbert space associated to these functions, and to impose how approximation is achieved by the algorithms. A particular expression of this reproducing kernel is employed to introduce an indicator of the basis poles effect on the model fit in the frequency domain. This indicator plays a great role from a heuristic point of view.At last, a validation test in accordance with these algorithms is proposed. Its statistical properties are given. This set of algorithms provides to the user some simple tuning parameters (the basis poles) that can be selected in function of the implicit purpose assigned to the identification procedure. Obtaining reduced order models is made easier, while identification of stiff systems –impossible until now in discrete-time- becomes accessible
Gilardet, Mathieu. "Étude d'algorithmes de restauration d'images sismiques par optimisation de forme non linéaire et application à la reconstruction sédimentaire." Phd thesis, Université de Pau et des Pays de l'Adour, 2013. http://tel.archives-ouvertes.fr/tel-00952964.
Full textDormoy, Jérôme. "Un algorithme linéaire de calcul de points fixes dans les systèmes de transitions : parallélisation et études expérimentales." Bordeaux 1, 1997. http://www.theses.fr/1997BOR10628.
Full textDumas, Jean-Guillaume. "Algorithmes parallèles efficaces pour le calcul formel : algèbre linéaire creuse et extensions algébriques." Phd thesis, Grenoble INPG, 2000. http://tel.archives-ouvertes.fr/tel-00002742.
Full textAndral, Ugo. "Algorithme d'évolution pour laser à fibre optique en régime d'impulsions courtes." Thesis, Dijon, 2016. http://www.theses.fr/2016DIJOS050/document.
Full textThis thesis deals with the generation of ultrashort pulses within a fiber laser cavity through the automatic optimization of its parameters by an evolutionary algorithm. The interest of this subject comes from the difficulty to systematically explore dynamics in a large domain of experimental parameters. We have shown that it is possible to implement an evolutionary algorithm on fiber laser cavity with appropriate precautions. We have experimentally demonstrated for the first time the mode locking of a laser cavity only using the optimization of polarization controllers through an automatic and self-learning procedure. We also have demonstrated that selecting the mode locking from it radio-frequency spectrum allow to select the pulses repetition rate within the cavity. These preliminary results show the promising aspect of our method used in situations of non linear ultrafast dynamics with high complexity which are particularly sensitive to parameters
Keraghel, Abdelkrim. "Étude adaptative et comparative des principales variantes dans l'algorithme de Karmarkar." Phd thesis, Grenoble 1, 1989. http://tel.archives-ouvertes.fr/tel-00332749.
Full textThomé, Emmanuel. "Algorithmes de calcul de logarithmes discrets dans les corps finis." Phd thesis, Ecole Polytechnique X, 2003. http://tel.archives-ouvertes.fr/tel-00007532.
Full textDans une première partie, nous exposons les différentes améliorations que nous avons apportées à l'algorithme de Coppersmith pour le calcul de logarithmes discrets en caractéristique 2. Ces améliorations ont rendu possible le record que nous avons atteint. La portée de ce calcul dépasse
le simple cadre des corps finis, à cause de l'existence de la réduction MOV d'une part, et de la récente introduction des cryptosystèmes fondés sur l'identité.
On s'intéresse plus en détail, dans une seconde partie du mémoire, au problème classique de la résolution d'un système linéaire creux défini sur un corps fini, porté aux limites de ce que la technologie (théorique et pratique) permet. Nous montrons comment une amélioration substantielle de l'algorithme de Wiedemann par blocs a rendu celui-ci compétitif pour la résolution d'un grand système linéaire creux sur \GF p.
Une partie de ce mémoire est consacrée au point de vue de l'expérimentateur, grand utilisateur de moyens de calcul, de la surcharge de travail humain que cela impose, et des constatations que cette position amène.
Viry, Guy. "Algorithmes de factorisation des polynômes à coefficients entiers." Nancy 1, 1989. http://www.theses.fr/1989NAN10489.
Full textBooks on the topic "Algorithme linéaire"
La programmation linéaire dans les modèles de production. Paris: Masson, 1988.
Find full textLinear programming. Boston: Birkhäuser, 1991.
Find full textAlgorithmic geometry. Cambridge, United Kingdom: Cambridge University Press, 1998.
Find full textLinear programming. New York: Birkhäuser, 2009.
Find full textCiarlet, Philippe G. Introduction à l'analyse numérique matricielle et à l'optimisation. Paris: Masson, 1985.
Find full textFloudas, Christodoulos A. A collection of test problems for constrained global optimization algorithms. Berlin: Springer-Verlag, 1990.
Find full textYger, Alain, and Jacques-Arthur Weil. Mathématiques appliquées L3: Cours complet avec 500 tests et exercices corrigés. Paris: Pearson Education, 2009.
Find full textNazareth, J. L. Computer solution of linear programs. New York: Oxford University Press, 1987.
Find full textVan Landingham, Hugh F., 1935-, ed. Algorithms for computer-aided design of multivariable control systems. New York: M. Dekker, 1993.
Find full textI, Agoshkov V., and Shuti͡a︡ev V. P, eds. Adjoint equations and perturbation algorithms in nonlinear problems. Boca Raton, Fla: CRC Press, 1996.
Find full textBook chapters on the topic "Algorithme linéaire"
Korte, Bernhard, Jens Vygen, Jean Fonlupt, and Alexandre Skoda. "Algorithmes de programmation linéaire." In Optimisation combinatoire, 73–99. Paris: Springer Paris, 2010. http://dx.doi.org/10.1007/978-2-287-99037-3_4.
Full textKRYSANDER, Mattias, and Erik FRISK. "Analyse structurelle." In Diagnostic et commande à tolérance de fautes 1, 87–114. ISTE Group, 2024. http://dx.doi.org/10.51926/iste.9058.ch2.
Full text