Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Algorithme linéaire“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Algorithme linéaire" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Algorithme linéaire"
SAIDI, IMEN, und 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, Nr. 4 (23.12.2023): 424–30. http://dx.doi.org/10.59277/rrst-ee.2023.4.17.
Der volle Inhalt der QuelleDinh Tao, Pham. „Un algorithme pour la résolution du programme linéaire général“. RAIRO - Operations Research 25, Nr. 2 (1991): 183–201. http://dx.doi.org/10.1051/ro/1991250201831.
Der volle Inhalt der QuelleCarbillet, Stani, Fabrice Richard, Frédéric Thiebaud und 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, Nr. 1 (23.04.2005): 71–87. http://dx.doi.org/10.3166/rcma.15.71-87.
Der volle Inhalt der QuelleHilali, A., und 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, Nr. 3 (1986): 67–81. http://dx.doi.org/10.5802/aif.1060.
Der volle Inhalt der QuelleMonnier, Fabrice, Bruno Vallet, Nicolas Paparoditis, Jean-Pierre Papelard und 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, Nr. 202 (16.04.2014): 27–41. http://dx.doi.org/10.52638/rfpt.2013.49.
Der volle Inhalt der QuelleAktas, D., L. Mtimet, D. Sanak, G. Palmisano, K. Peris, V. Del Marmol und 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, Nr. 8 (Dezember 2023): A177. http://dx.doi.org/10.1016/j.fander.2023.09.328.
Der volle Inhalt der QuelleRaïssi, Nadia, und 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, Nr. 8 (Oktober 2001): 801–6. http://dx.doi.org/10.1016/s0764-4442(01)02130-9.
Der volle Inhalt der QuelleBlanpain, O., L. Petit, J. Le Gouevec und 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, Nr. 4 (12.04.2005): 661–69. http://dx.doi.org/10.7202/705371ar.
Der volle Inhalt der QuelleTOUHAMI, MOHAMED, und 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, Nr. 2 (03.07.2023): 158–63. http://dx.doi.org/10.59277/rrst-ee.2023.68.2.7.
Der volle Inhalt der QuelleAndriamanampisoa, Tsiry A., Gabriely Ranaivoniarivo, Bienvenue Raheliarilalao und 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, Nr. 2 (30.05.2023): 465. http://dx.doi.org/10.52155/ijpsat.v38.2.5362.
Der volle Inhalt der QuelleDissertationen zum Thema "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.
Der volle Inhalt der QuelleTriangular 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.
Der volle Inhalt der QuelleVau, 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.
Der volle Inhalt der QuelleThis 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.
Der volle Inhalt der QuelleDormoy, 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.
Der volle Inhalt der QuelleDumas, 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.
Der volle Inhalt der QuelleAndral, Ugo. „Algorithme d'évolution pour laser à fibre optique en régime d'impulsions courtes“. Thesis, Dijon, 2016. http://www.theses.fr/2016DIJOS050/document.
Der volle Inhalt der QuelleThis 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.
Der volle Inhalt der QuelleThomé, Emmanuel. „Algorithmes de calcul de logarithmes discrets dans les corps finis“. Phd thesis, Ecole Polytechnique X, 2003. http://tel.archives-ouvertes.fr/tel-00007532.
Der volle Inhalt der QuelleDans 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.
Der volle Inhalt der QuelleBücher zum Thema "Algorithme linéaire"
La programmation linéaire dans les modèles de production. Paris: Masson, 1988.
Den vollen Inhalt der Quelle findenLinear programming. Boston: Birkhäuser, 1991.
Den vollen Inhalt der Quelle findenAlgorithmic geometry. Cambridge, United Kingdom: Cambridge University Press, 1998.
Den vollen Inhalt der Quelle findenLinear programming. New York: Birkhäuser, 2009.
Den vollen Inhalt der Quelle findenCiarlet, Philippe G. Introduction à l'analyse numérique matricielle et à l'optimisation. Paris: Masson, 1985.
Den vollen Inhalt der Quelle findenFloudas, Christodoulos A. A collection of test problems for constrained global optimization algorithms. Berlin: Springer-Verlag, 1990.
Den vollen Inhalt der Quelle findenYger, Alain, und Jacques-Arthur Weil. Mathématiques appliquées L3: Cours complet avec 500 tests et exercices corrigés. Paris: Pearson Education, 2009.
Den vollen Inhalt der Quelle findenNazareth, J. L. Computer solution of linear programs. New York: Oxford University Press, 1987.
Den vollen Inhalt der Quelle findenVan Landingham, Hugh F., 1935-, Hrsg. Algorithms for computer-aided design of multivariable control systems. New York: M. Dekker, 1993.
Den vollen Inhalt der Quelle findenI, Agoshkov V., und Shuti͡a︡ev V. P, Hrsg. Adjoint equations and perturbation algorithms in nonlinear problems. Boca Raton, Fla: CRC Press, 1996.
Den vollen Inhalt der Quelle findenBuchteile zum Thema "Algorithme linéaire"
Korte, Bernhard, Jens Vygen, Jean Fonlupt und 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.
Der volle Inhalt der QuelleKRYSANDER, Mattias, und 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.
Der volle Inhalt der Quelle