Dekorationsartikel gehören nicht zum Leistungsumfang.
Simulation with Python
Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences
Taschenbuch von Aiichiro Nakano (u. a.)
Sprache: Englisch

63,75 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 1-2 Wochen

Kategorien:
Beschreibung
Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations.
The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated.
After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python.
What You'll Learn
Use Python and numerical computation to demonstrate the power of simulation
Choose a paradigm to run a simulation
Draw statistical insights from numerical experiments
Know how simulation is used to solve real-world problems
Who This Book Is For
Entry-level to mid-level Python developers from various backgrounds, including backend developers, academic research programmers, data scientists, and machine learning engineers. The book is also useful to high school students and college undergraduates and graduates with STEM backgrounds.
Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations.
The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated.
After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python.
What You'll Learn
Use Python and numerical computation to demonstrate the power of simulation
Choose a paradigm to run a simulation
Draw statistical insights from numerical experiments
Know how simulation is used to solve real-world problems
Who This Book Is For
Entry-level to mid-level Python developers from various backgrounds, including backend developers, academic research programmers, data scientists, and machine learning engineers. The book is also useful to high school students and college undergraduates and graduates with STEM backgrounds.
Über den Autor
Ron Li is a long-term and enthusiastic educator. He has been a researcher, data science instructor, and business intelligence engineer. Ron published a highly rated (4.5-star rating out of 5 on amazon) book titled Essential Statistics for Non-STEM Data Analysts. He has also authored/co-authored academic papers, taught (pro bono) data science to non-STEM professionals, and gives talks at conferences such as PyData.

Aiichiro Nakano is a Professor of Computer Science with joint appointments in Physics & Astronomy, Chemical Engineering & Materials Science, Biological Sciences, and at the Collaboratory for Advanced Computing and Simulations at the University of Southern California. He received a PhD in physics from the University of Tokyo, Japan, in 1989. He has authored more than 360 refereed articles in the areas of scalable scientific algorithms, massive data visualization and analysis, and computational materials science.

Zusammenfassung

Explains mathematics, statistics, network theory, queuing theory, and Monte Carlo simulation, etc.

Covers simulation in natural sciences, engineering, and social sciences

Includes simulations selected from the top algorithms used in the industry today

Inhaltsverzeichnis
Chapter 1: Calculating Pi and Beyond: Searching Order in Disorder with Simulation [30]
Description: The beginning chapter will use Monte Carlo simulation as a topic to introduce some fundamental concepts in simulation.
Topics to be covered:
1. Simulating Pi
2. The goat problem and uniform sampling
3. How to properly set a simulation environment
Chapter 2: Markov Chain: A Peek into the Future [20]
Description: Markov chain simulation will be introduced from both probabilistic perspective and matrix multiplication perspective.
Topics to be covered:
1. How to predict weather?
2. The transition matrix and stability states
3. Markov chain Monte Carlo simulation
Chapter 3: Multi-Armed Bandits: Probability Simulation and Bayesian Statistics [30]
Description: Classical multi-armed bandits' model will be introduced to continue the probabilistic perspective of the previous chapter. In addition, Bayesian statistics will be introduced.
Topics to be covered:
1. Introduction to multi-armed bandit
2. Greedy versus explorative strategies
3. The interpretation of a Bayesian statistician.
Chapter 4: Balls in 2D Box: A Simplest Physics Engine [20]
Description: This chapter is mainly about event-driven simulation. It is not about simulation in the time space but in the event space.
Topics to be covered:
1. Introduce the physics laws that govern motion
2. Use event-driven paradigm to build a physics engine
3. More realistic simulation with friction
Chapter 5: Percolation: Threshold and Phase Change [25]
Description: Phase changing is an important physics behavior for systems near critical boundaries. We are going to simulate critical behaviors using percolation as examples.
Topics to be covered:
1. The concept of percolation and
2. Why dimension matters: 1D percolation and 2D percolation
3. 3D percolation and even higher dimensions
Chapter 6: Queuing System: How Stock Trades are Made [30]
Description: As the first example in the business world, concepts in queuing systems are introduced and the simulation using basic data structures like queue and deque will be carried out.
Topics to be covered:
1. Basic data structures in Python
2. Microstructure of trading
3. Simulating trading
Chapter 7: Rock, Scissor and Paper: Multi-Agent Simulation
[30]
Description: Sometimes we want to simulate a system with multiple agents acting on their own behalf. In this chapter, we are going to run a multi-agent simulation and test the performance of different competing strategies in such a scenario.
Topics to be covered:
1. Characteristics of multi-agent system
2. Baseline strategies
3. Analyzing nontrivial strategies
Chapter 8: Matthew Effect and Tax Policy: Why the Rich Keeps Getting Richer
[30]
Description: Differential equation is an important field of study that governs a big group of phenomena. In this chapter, we are going to study it with a very relevant topic: wealth distribution in modern society.
Topics to be covered:
1. Introduction of differential equations
2. Matthew effect and ROI
3. How tax policy can gauge social wealth distribution
Chapter 9: Misinformation Spreading: Simulation on a Graph (Centrality, Networkx)[30]
Description: Network simulation is another important domain. Nowadays social media like Twitter, Facebook and reddit can be easily modelled as a network. We will cover a simple simulation to study how misinformation can spread in a network and how we can fight against it.
Topics to be covered:
1. Concepts of a network
2. Simulate misinformation spreading in a directed network
3. How to fight misinformation (or suppress freedom of expression)
Chapter 10: Simulated Annealing and Genetic Algorithm [30]
Description: There are two simulation algorithms widely used in research and industry that mimic natural phenomena. We are going to use them to solve two real world problems and explain the origin of their power.
Topics to be covered:
4. Simulated Annealing Basics
5. Use Simulated Annealing to solve an optimization problem
6. Genetic Algorithm
7. Use Genetic algorithm to solve an optimization problem
Details
Erscheinungsjahr: 2022
Fachbereich: Programmiersprachen
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Seiten: 184
Inhalt: xv
166 S.
10 s/w Illustr.
80 farbige Illustr.
166 p. 90 illus.
80 illus. in color.
ISBN-13: 9781484281840
ISBN-10: 1484281845
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Nakano, Aiichiro
Li, Rongpeng
Auflage: 1st ed.
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 11 mm
Von/Mit: Aiichiro Nakano (u. a.)
Erscheinungsdatum: 24.08.2022
Gewicht: 0,358 kg
preigu-id: 121312991
Über den Autor
Ron Li is a long-term and enthusiastic educator. He has been a researcher, data science instructor, and business intelligence engineer. Ron published a highly rated (4.5-star rating out of 5 on amazon) book titled Essential Statistics for Non-STEM Data Analysts. He has also authored/co-authored academic papers, taught (pro bono) data science to non-STEM professionals, and gives talks at conferences such as PyData.

Aiichiro Nakano is a Professor of Computer Science with joint appointments in Physics & Astronomy, Chemical Engineering & Materials Science, Biological Sciences, and at the Collaboratory for Advanced Computing and Simulations at the University of Southern California. He received a PhD in physics from the University of Tokyo, Japan, in 1989. He has authored more than 360 refereed articles in the areas of scalable scientific algorithms, massive data visualization and analysis, and computational materials science.

Zusammenfassung

Explains mathematics, statistics, network theory, queuing theory, and Monte Carlo simulation, etc.

Covers simulation in natural sciences, engineering, and social sciences

Includes simulations selected from the top algorithms used in the industry today

Inhaltsverzeichnis
Chapter 1: Calculating Pi and Beyond: Searching Order in Disorder with Simulation [30]
Description: The beginning chapter will use Monte Carlo simulation as a topic to introduce some fundamental concepts in simulation.
Topics to be covered:
1. Simulating Pi
2. The goat problem and uniform sampling
3. How to properly set a simulation environment
Chapter 2: Markov Chain: A Peek into the Future [20]
Description: Markov chain simulation will be introduced from both probabilistic perspective and matrix multiplication perspective.
Topics to be covered:
1. How to predict weather?
2. The transition matrix and stability states
3. Markov chain Monte Carlo simulation
Chapter 3: Multi-Armed Bandits: Probability Simulation and Bayesian Statistics [30]
Description: Classical multi-armed bandits' model will be introduced to continue the probabilistic perspective of the previous chapter. In addition, Bayesian statistics will be introduced.
Topics to be covered:
1. Introduction to multi-armed bandit
2. Greedy versus explorative strategies
3. The interpretation of a Bayesian statistician.
Chapter 4: Balls in 2D Box: A Simplest Physics Engine [20]
Description: This chapter is mainly about event-driven simulation. It is not about simulation in the time space but in the event space.
Topics to be covered:
1. Introduce the physics laws that govern motion
2. Use event-driven paradigm to build a physics engine
3. More realistic simulation with friction
Chapter 5: Percolation: Threshold and Phase Change [25]
Description: Phase changing is an important physics behavior for systems near critical boundaries. We are going to simulate critical behaviors using percolation as examples.
Topics to be covered:
1. The concept of percolation and
2. Why dimension matters: 1D percolation and 2D percolation
3. 3D percolation and even higher dimensions
Chapter 6: Queuing System: How Stock Trades are Made [30]
Description: As the first example in the business world, concepts in queuing systems are introduced and the simulation using basic data structures like queue and deque will be carried out.
Topics to be covered:
1. Basic data structures in Python
2. Microstructure of trading
3. Simulating trading
Chapter 7: Rock, Scissor and Paper: Multi-Agent Simulation
[30]
Description: Sometimes we want to simulate a system with multiple agents acting on their own behalf. In this chapter, we are going to run a multi-agent simulation and test the performance of different competing strategies in such a scenario.
Topics to be covered:
1. Characteristics of multi-agent system
2. Baseline strategies
3. Analyzing nontrivial strategies
Chapter 8: Matthew Effect and Tax Policy: Why the Rich Keeps Getting Richer
[30]
Description: Differential equation is an important field of study that governs a big group of phenomena. In this chapter, we are going to study it with a very relevant topic: wealth distribution in modern society.
Topics to be covered:
1. Introduction of differential equations
2. Matthew effect and ROI
3. How tax policy can gauge social wealth distribution
Chapter 9: Misinformation Spreading: Simulation on a Graph (Centrality, Networkx)[30]
Description: Network simulation is another important domain. Nowadays social media like Twitter, Facebook and reddit can be easily modelled as a network. We will cover a simple simulation to study how misinformation can spread in a network and how we can fight against it.
Topics to be covered:
1. Concepts of a network
2. Simulate misinformation spreading in a directed network
3. How to fight misinformation (or suppress freedom of expression)
Chapter 10: Simulated Annealing and Genetic Algorithm [30]
Description: There are two simulation algorithms widely used in research and industry that mimic natural phenomena. We are going to use them to solve two real world problems and explain the origin of their power.
Topics to be covered:
4. Simulated Annealing Basics
5. Use Simulated Annealing to solve an optimization problem
6. Genetic Algorithm
7. Use Genetic algorithm to solve an optimization problem
Details
Erscheinungsjahr: 2022
Fachbereich: Programmiersprachen
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Seiten: 184
Inhalt: xv
166 S.
10 s/w Illustr.
80 farbige Illustr.
166 p. 90 illus.
80 illus. in color.
ISBN-13: 9781484281840
ISBN-10: 1484281845
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Nakano, Aiichiro
Li, Rongpeng
Auflage: 1st ed.
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 11 mm
Von/Mit: Aiichiro Nakano (u. a.)
Erscheinungsdatum: 24.08.2022
Gewicht: 0,358 kg
preigu-id: 121312991
Warnhinweis

Ähnliche Produkte

Ähnliche Produkte