Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
Medientyp
Sprache
Region
Bibliothek
Erscheinungszeitraum
Person/Organisation
Fachgebiete(RVK)
  • 1
    Online-Ressource
    Online-Ressource
    Boca Raton :Chapman & Hall/CRC,
    UID:
    almahu_9949385600302882
    Umfang: 1 online resource (1 volume) : , illustrations (black and white)
    ISBN: 9780429328534 , 0429328532 , 1000582051 , 9781000582109 , 1000582108 , 9781000582055
    Serie: Chapman & Hall/CRC series in operations research
    Inhalt: Applied Mathematics with Open-source Software: Operational Research Problems with Python and R is aimed at a broad segment of readers who wish to learn how to use open-source software to solve problems in applied mathematics. The book has an innovative structure with 4 sections of two chapters covering a large range of applied mathematical techniques: probabilistic modelling, dynamical systems, emergent behaviour and optimisation. The pairs of chapters in each section demonstrate different families of solution approaches. Each chapter starts with a problem, gives an overview of the relevant theory, shows a solution approach in R and in Python, and finally gives wider context by including a number of published references. This structure will allow for maximum accessibility, with minimal prerequisites in mathematics or programming as well as giving the right opportunities for a reader wanting to delve deeper into a particular topic. Features An excellent resource for scholars of applied mathematics and operational research, and indeed any academics who want to learn how to use open-source software. Offers more general and accessible treatment of the subject than other texts, both in terms of programming language but also in terms of the subjects considered. The R and Python sections purposefully mirror each other so that a reader can read only the section that interests them. An accompanying open-source repository with source files and further examples is posted online at https://bit.ly/3kpoKSd.
    Weitere Ausg.: Print version: Knight, Vincent (Vincent A.). Applied mathematics with open-source software. Boca Raton : Chapman & Hall/CRC, 2022 ISBN 9780367348687
    Sprache: Englisch
    Schlagwort(e): Electronic books.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Buch
    Buch
    Boca Raton ; London ; New York : CRC Press Taylor & Francis Group
    UID:
    b3kat_BV049043296
    Umfang: ix, 142 Seiten , Diagramme
    ISBN: 9780367339982 , 9780367348687
    Serie: Chapman & Hall/CRC Series in Operations Research
    Inhalt: "Applied Mathematics with Open-source Software: Operational Research Problems with Python and R is aimed at a broad segment of readers who wish to learn how to use open-source software to solve problems in applied mathematics. The book has an innovative structure with 4 sections of two chapters covering a large range of applied mathematical techniques: probabilistic modelling, dynamical systems, emergent behaviour and optimisation. The pairs of chapters in each section demonstrate different families of solution approaches. Each chapter starts with a problem, gives an overview of the relevant theory, shows a solution approach in R and in Python, and finally gives wider context by including a number of published references. This structure will allow for maximum accessibility, with minimal prerequisites in mathematics or programming as well as giving the right opportunities for a reader wanting to delve deeper into a particular topic. An excellent resource for scholars of applied mathematics and operational research, and indeed any academics who want to learn how to use open-source software. Offers more general and accessible treatment of the subject than other texts, both in terms of programming language but also in terms of the subjects considered. The R and Python sections purposefully mirror each other so that a reader can read only the section that interests them. An accompanying open-source repository with source files and further examples is posted online at https://bit.ly/3kpoKSd"--
    Sprache: Englisch
    Fachgebiete: Mathematik
    RVK:
    Schlagwort(e): Operations Research ; Datenverarbeitung ; Angewandte Mathematik ; Datenverarbeitung ; Python ; R
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    UID:
    almahu_9949501455102882
    Umfang: 1 online resource (x, 142 pages).
    Ausgabe: First edition.
    ISBN: 9780429328534 , 0429328532 , 9781000582055 , 1000582051 , 9781000582109 , 1000582108
    Serie: Chapman & Hall/CRC series in operations research
    Inhalt: Applied Mathematics with Open-source Software: Operational Research Problems with Python and R is aimed at a broad segment of readers who wish to learn how to use open-source software to solve problems in applied mathematics. The book has an innovative structure with 4 sections of two chapters covering a large range of applied mathematical techniques: probabilistic modelling, dynamical systems, emergent behaviour and optimisation. The pairs of chapters in each section demonstrate different families of solution approaches. Each chapter starts with a problem, gives an overview of the relevant theory, shows a solution approach in R and in Python, and finally gives wider context by including a number of published references. This structure will allow for maximum accessibility, with minimal prerequisites in mathematics or programming as well as giving the right opportunities for a reader wanting to delve deeper into a particular topic. Features An excellent resource for scholars of applied mathematics and operational research, and indeed any academics who want to learn how to use open-source software. Offers more general and accessible treatment of the subject than other texts, both in terms of programming language but also in terms of the subjects considered. The R and Python sections purposefully mirror each other so that a reader can read only the section that interests them. An accompanying open-source repository with source files and further examples is posted online at https://bit.ly/3kpoKSd.
    Anmerkung: Section I. Getting Started. 1. Introduction. 1.1. Who is This Book For? 1.2. What do We Mean by Applied Mathematics? 1.3. What is Open-Source Software. 1.4. How to Get the Most Out of this Book. 1.5. How Code is Written in this Book. Section II. Probabilistic Modelling. 2. Markov Chains. 2.1. Problem. 2.2. Theory. 2.3. Solving with Python. 2.4. Solving with R. 2.5. Wider Context. 3.Discrete Event Simulation. 3.1. Problem. 3.2. Theory. 3.3. Solving with Python. 3.4. Solving with R. 3.5. Wider Context. Section III. Dynamical Systems. 4. Differential Equations. 4.1. Problem. 4.2. Theory. 4.3. Solving with Python. 4.4. Solving with R. 4.5. Wider Context. Chapter 5. Systems Dynamics. 5.1. Problem. 5.2. Theory. 5.3. Solving with Python. 5.4. Solving with R. 5.5. Wider Context. Section IV. Emergent Behaviour. 6. Game Theory. 6.1. Problem. 6.2. Theory. 6.3. Solving with Python. 6.4. Solving with R. 6.5. Wider Context. 7. Agent Based Simulation. 7.1. Problem. 7.2. Theory. 7.3. Solving with Python. 7.4. Solving with R. 7.5. Wider Context. Section V. Optimisation. 8. Linear Programming. 8.1. Problem. 8.2. Theory. 8.3. Solving with Python. 8.4. Solving with R. 8.5. Wider Context. 9. Heuristics. 9.1. Problem. 9.2. Theory. 9.3. Solving with Python. 9.4. Solving with R. 9.5. Wider Context.
    Sprache: Englisch
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Meinten Sie 9780367338657?
Meinten Sie 9780367148683?
Meinten Sie 9780367234867?
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie auf den KOBV Seiten zum Datenschutz